Home
last modified time | relevance | path

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

12

/Linux-v5.4/security/selinux/ss/
Dstatus.c56 status->enforcing = enforcing_enabled(state); in selinux_kernel_status_page()
80 int enforcing) in selinux_status_update_setenforce() argument
91 status->enforcing = enforcing; in selinux_status_update_setenforce()
/Linux-v5.4/security/selinux/include/
Dsecurity.h103 bool enforcing; member
120 return state->enforcing; in enforcing_enabled()
125 state->enforcing = value; in enforcing_set()
373 u32 enforcing; /* current setting of enforcing mode */ member
382 int enforcing);
/Linux-v5.4/security/selinux/
DKconfig56 unless you specify enforcing=1 on the kernel command line. You
57 can interactively toggle the kernel between enforcing mode and
Dselinuxfs.c283 int enforcing; in sel_write_disable() local
301 enforcing = enforcing_enabled(fsi->state); in sel_write_disable()
308 enforcing, enforcing, in sel_write_disable()
Dhooks.c116 unsigned long enforcing; in enforcing_setup() local
117 if (!kstrtoul(str, 0, &enforcing)) in enforcing_setup()
118 selinux_enforcing_boot = enforcing ? 1 : 0; in enforcing_setup()
/Linux-v5.4/security/lockdown/
DKconfig2 bool "Basic module for enforcing kernel lockdown"
/Linux-v5.4/Documentation/admin-guide/cgroup-v1/
Dhugetlb.rst7 support page reclaim, enforcing the limit at page fault time implies that,
/Linux-v5.4/kernel/
DKconfig.preempt65 preemptible priority-inheritance aware variants, enforcing
/Linux-v5.4/security/tomoyo/
DKconfig55 enforcing mode from the beginning, you can reduce the possibility of
Dcommon.h884 struct tomoyo_preference *enforcing; member
/Linux-v5.4/Documentation/core-api/
Dprotection-keys.rst15 Memory Protection Keys provides a mechanism for enforcing page-based
/Linux-v5.4/Documentation/networking/device_drivers/qlogic/
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-v5.4/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-v5.4/Documentation/driver-api/
Ddevice_link.rst41 enforcing driver presence on the supplier is optional.
/Linux-v5.4/Documentation/filesystems/caching/
Dcachefiles.txt397 located elsewhere when SELinux is in enforcing mode, please see:
/Linux-v5.4/tools/usb/usbip/
DCOPYING194 You are not responsible for enforcing compliance by third parties to
/Linux-v5.4/drivers/staging/rtl8192u/
Dcopying194 You are not responsible for enforcing compliance by third parties to
/Linux-v5.4/LICENSES/preferred/
DGPL-2.0213 You are not responsible for enforcing compliance by third parties to
DLGPL-2.1373 herein. You are not responsible for enforcing compliance by third
DLGPL-2.0355 herein. You are not responsible for enforcing compliance by third
/Linux-v5.4/Documentation/admin-guide/hw-vuln/
Dl1tf.rst533 Disabling SMT and enforcing the L1D flushing provides the maximum
/Linux-v5.4/arch/powerpc/
DKconfig929 Memory Protection Keys provides a mechanism for enforcing
/Linux-v5.4/Documentation/filesystems/
Dfsverity.rst31 that fs-verity is enforcing for the file. This ioctl executes in

12