Searched refs:selinux_checkreqprot (Results 1 – 3 of 3) sorted by relevance
126 extern unsigned int selinux_checkreqprot;
52 unsigned int selinux_checkreqprot = CONFIG_SECURITY_SELINUX_CHECKREQPROT_VALUE; variable58 selinux_checkreqprot = checkreqprot ? 1 : 0; in checkreqprot_setup()607 length = scnprintf(tmpbuf, TMPBUFLEN, "%u", selinux_checkreqprot); in sel_read_checkreqprot()644 selinux_checkreqprot = new_value ? 1 : 0; in sel_write_checkreqprot()
3376 if (selinux_checkreqprot) in selinux_mmap_file()3389 if (selinux_checkreqprot) in selinux_file_mprotect()