Searched refs:checkreqprot (Results 1 – 4 of 4) sorted by relevance
1 What: /sys/fs/selinux/checkreqprot7 REMOVAL UPDATE: The SELinux checkreqprot functionality was removed in10 The selinuxfs "checkreqprot" node allows SELinux to be configured16 without authorization by policy. The default value of checkreqprot19 explicitly writing a "0" to /sys/fs/selinux/checkreqprot during20 initialization for some time. Support for setting checkreqprot to 122 will always cease using checkreqprot internally and will always24 The checkreqprot selinuxfs node will remain for backward compatibility
145 unsigned long checkreqprot; in checkreqprot_setup() local147 if (!kstrtoul(str, 0, &checkreqprot)) { in checkreqprot_setup()148 if (checkreqprot) in checkreqprot_setup()
647 checkreqprot= [SELINUX] Set initial checkreqprot flag value.655 /sys/fs/selinux/checkreqprot.656 Setting checkreqprot to 1 is deprecated.
21440 F: Documentation/ABI/removed/sysfs-selinux-checkreqprot