Home
last modified time | relevance | path

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

12

/Linux-v4.19/security/selinux/ss/
Dstatus.c59 status->enforcing = enforcing_enabled(state); in selinux_kernel_status_page()
83 int enforcing) in selinux_status_update_setenforce() argument
94 status->enforcing = enforcing; in selinux_status_update_setenforce()
/Linux-v4.19/security/selinux/include/
Dsecurity.h102 bool enforcing; member
119 return state->enforcing; in enforcing_enabled()
124 state->enforcing = value; in enforcing_set()
369 u32 enforcing; /* current setting of enforcing mode */ member
378 int enforcing);
/Linux-v4.19/scripts/selinux/
Dinstall_policy.sh38 SELINUX=enforcing
/Linux-v4.19/security/selinux/
DKconfig70 unless you specify enforcing=1 on the kernel command line. You
71 can interactively toggle the kernel between enforcing mode and
Dselinuxfs.c284 int enforcing; in sel_write_disable() local
302 enforcing = enforcing_enabled(fsi->state); in sel_write_disable()
309 enforcing, enforcing, in sel_write_disable()
Dhooks.c113 unsigned long enforcing; in enforcing_setup() local
114 if (!kstrtoul(str, 0, &enforcing)) in enforcing_setup()
115 selinux_enforcing_boot = enforcing ? 1 : 0; in enforcing_setup()
/Linux-v4.19/Documentation/cgroup-v1/
Dhugetlb.txt6 support page reclaim, enforcing the limit at page fault time implies that,
/Linux-v4.19/security/tomoyo/
DKconfig54 enforcing mode from the beginning, you can reduce the possibility of
Dcommon.h880 struct tomoyo_preference *enforcing; member
/Linux-v4.19/Documentation/x86/
Dprotection-keys.txt9 Memory Protection Keys provides a mechanism for enforcing page-based
/Linux-v4.19/Documentation/driver-api/
Ddevice_link.rst38 enforcing driver presence on the supplier is optional.
/Linux-v4.19/Documentation/networking/
DLICENSE.qlge204 You are not responsible for enforcing compliance by third parties to
DLICENSE.qlcnic204 You are not responsible for enforcing compliance by third parties to
/Linux-v4.19/Documentation/scsi/
DLICENSE.qla2xxx206 You are not responsible for enforcing compliance by third parties to
DLICENSE.qla4xxx205 You are not responsible for enforcing compliance by third parties to
/Linux-v4.19/Documentation/filesystems/caching/
Dcachefiles.txt397 located elsewhere when SELinux is in enforcing mode, please see:
/Linux-v4.19/drivers/staging/rtl8192e/
Dlicense197 responsible for enforcing compliance by third parties to this License.
/Linux-v4.19/drivers/staging/rtl8192u/
Dcopying194 You are not responsible for enforcing compliance by third parties to
/Linux-v4.19/tools/usb/usbip/
DCOPYING194 You are not responsible for enforcing compliance by third parties to
/Linux-v4.19/LICENSES/preferred/
DGPL-2.0213 You are not responsible for enforcing compliance by third parties to
DLGPL-2.0355 herein. You are not responsible for enforcing compliance by third
DLGPL-2.1373 herein. You are not responsible for enforcing compliance by third
/Linux-v4.19/Documentation/admin-guide/
Dl1tf.rst529 Disabling SMT and enforcing the L1D flushing provides the maximum
/Linux-v4.19/arch/powerpc/
DKconfig855 Memory Protection Keys provides a mechanism for enforcing
/Linux-v4.19/Documentation/scheduler/
Dsched-deadline.txt438 As seen, enforcing that the total utilization is smaller than M does not

12