Home
last modified time | relevance | path

Searched refs:enforcing (Results 1 – 20 of 20) sorted by relevance

/linux-4.4.14/security/selinux/ss/
Dstatus.c61 status->enforcing = selinux_enforcing; in selinux_kernel_status_page()
83 void selinux_status_update_setenforce(int enforcing) in selinux_status_update_setenforce() argument
94 status->enforcing = enforcing; in selinux_status_update_setenforce()
/linux-4.4.14/security/selinux/include/
Dsecurity.h249 u32 enforcing; /* current setting of enforcing mode */ member
257 extern void selinux_status_update_setenforce(int enforcing);
/linux-4.4.14/scripts/selinux/
Dinstall_policy.sh37 SELINUX=enforcing
/linux-4.4.14/Documentation/cgroups/
Dhugetlb.txt6 support page reclaim, enforcing the limit at page fault time implies that,
/linux-4.4.14/security/selinux/
DKconfig64 unless you specify enforcing=1 on the kernel command line. You
65 can interactively toggle the kernel between enforcing mode and
Dhooks.c105 unsigned long enforcing; in enforcing_setup() local
106 if (!kstrtoul(str, 0, &enforcing)) in enforcing_setup()
107 selinux_enforcing = enforcing ? 1 : 0; in enforcing_setup()
/linux-4.4.14/security/tomoyo/
DKconfig54 enforcing mode from the beginning, you can reduce the possibility of
Dcommon.h879 struct tomoyo_preference *enforcing; member
/linux-4.4.14/Documentation/networking/
DLICENSE.qlcnic204 You are not responsible for enforcing compliance by third parties to
DLICENSE.qlge204 You are not responsible for enforcing compliance by third parties to
/linux-4.4.14/Documentation/scsi/
DLICENSE.qla4xxx205 You are not responsible for enforcing compliance by third parties to
DLICENSE.qla2xxx206 You are not responsible for enforcing compliance by third parties to
/linux-4.4.14/Documentation/filesystems/caching/
Dcachefiles.txt397 located elsewhere when SELinux is in enforcing mode, please see:
/linux-4.4.14/drivers/staging/rtl8192u/
Dcopying194 You are not responsible for enforcing compliance by third parties to
/linux-4.4.14/tools/usb/usbip/
DCOPYING194 You are not responsible for enforcing compliance by third parties to
/linux-4.4.14/drivers/staging/rtl8192e/
Dlicense197 responsible for enforcing compliance by third parties to this License.
/linux-4.4.14/
DCOPYING210 You are not responsible for enforcing compliance by third parties to
/linux-4.4.14/Documentation/scheduler/
Dsched-deadline.txt254 As seen, enforcing that the total utilization is smaller than M does not
/linux-4.4.14/Documentation/
Dkernel-parameters.txt1158 enforcing [SELINUX] Set initial enforcing status.
1162 1 -- enforcing (deny and log).
/linux-4.4.14/init/
DKconfig1064 support page reclaim, enforcing the limit at page fault time implies