Searched refs:enforcing (Results 1 – 20 of 20) sorted by relevance
61 status->enforcing = selinux_enforcing; in selinux_kernel_status_page()83 void selinux_status_update_setenforce(int enforcing) in selinux_status_update_setenforce() argument94 status->enforcing = enforcing; in selinux_status_update_setenforce()
249 u32 enforcing; /* current setting of enforcing mode */ member257 extern void selinux_status_update_setenforce(int enforcing);
37 SELINUX=enforcing
6 support page reclaim, enforcing the limit at page fault time implies that,
64 unless you specify enforcing=1 on the kernel command line. You65 can interactively toggle the kernel between enforcing mode and
105 unsigned long enforcing; in enforcing_setup() local106 if (!kstrtoul(str, 0, &enforcing)) in enforcing_setup()107 selinux_enforcing = enforcing ? 1 : 0; in enforcing_setup()
54 enforcing mode from the beginning, you can reduce the possibility of
879 struct tomoyo_preference *enforcing; member
204 You are not responsible for enforcing compliance by third parties to
205 You are not responsible for enforcing compliance by third parties to
206 You are not responsible for enforcing compliance by third parties to
397 located elsewhere when SELinux is in enforcing mode, please see:
194 You are not responsible for enforcing compliance by third parties to
197 responsible for enforcing compliance by third parties to this License.
210 You are not responsible for enforcing compliance by third parties to
254 As seen, enforcing that the total utilization is smaller than M does not
1158 enforcing [SELINUX] Set initial enforcing status.1162 1 -- enforcing (deny and log).
1064 support page reclaim, enforcing the limit at page fault time implies