Home
last modified time | relevance | path

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

12

/linux/security/selinux/
A 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()
A DKconfig59 unless you specify enforcing=1 on the kernel command line. You
60 can interactively toggle the kernel between enforcing mode and
A Dselinuxfs.c288 int enforcing; in sel_write_disable() local
313 enforcing = enforcing_enabled(fsi->state); in sel_write_disable()
320 enforcing, enforcing, in sel_write_disable()
A Dhooks.c117 unsigned long enforcing; in enforcing_setup() local
118 if (!kstrtoul(str, 0, &enforcing)) in enforcing_setup()
119 selinux_enforcing_boot = enforcing ? 1 : 0; in enforcing_setup()
/linux/security/selinux/include/
A Dsecurity.h95 bool enforcing; member
128 return READ_ONCE(state->enforcing); in enforcing_enabled()
133 WRITE_ONCE(state->enforcing, value); in enforcing_set()
431 u32 enforcing; /* current setting of enforcing mode */ member
440 int enforcing);
/linux/security/landlock/
A DKconfig9 themselves (and their future children) by gradually enforcing
/linux/security/lockdown/
A DKconfig2 bool "Basic module for enforcing kernel lockdown"
/linux/Documentation/admin-guide/cgroup-v1/
A Dhugetlb.rst71 doesn't support page reclaim, enforcing the limit at page fault time implies
92 limit, enforcing memory usage at fault time and causing the application to
/linux/tools/perf/Documentation/
A Dsecurity.txt98 # enforcing - SELinux security policy is enforced.
99 # permissive - SELinux prints warnings instead of enforcing.
/linux/security/tomoyo/
A DKconfig55 enforcing mode from the beginning, you can reduce the possibility of
A Dcommon.h884 struct tomoyo_preference *enforcing; member
/linux/Documentation/security/
A Dlandlock.rst42 * Computation related to Landlock operations (e.g. enforcing a ruleset) shall
/linux/Documentation/core-api/
A Dprotection-keys.rst16 Memory Protection Keys provides a mechanism for enforcing page-based
/linux/kernel/
A DKconfig.preempt77 preemptible priority-inheritance aware variants, enforcing
/linux/Documentation/userspace-api/
A Dlandlock.rst27 the thread enforcing it, and its future children.
29 Defining and enforcing a security policy
/linux/Documentation/driver-api/
A Ddevice_link.rst37 enforcing driver presence on the supplier is optional.
/linux/Documentation/filesystems/caching/
A Dcachefiles.rst377 located elsewhere when SELinux is in enforcing mode, please see::
/linux/tools/usb/usbip/
A DCOPYING194 You are not responsible for enforcing compliance by third parties to
/linux/LICENSES/preferred/
A DGPL-2.0213 You are not responsible for enforcing compliance by third parties to
A DLGPL-2.1373 herein. You are not responsible for enforcing compliance by third
A DLGPL-2.0355 herein. You are not responsible for enforcing compliance by third
/linux/Documentation/admin-guide/hw-vuln/
A Dl1tf.rst533 Disabling SMT and enforcing the L1D flushing provides the maximum
/linux/arch/powerpc/
A DKconfig949 Memory Protection Keys provides a mechanism for enforcing
/linux/Documentation/scheduler/
A Dsched-deadline.rst452 As seen, enforcing that the total utilization is smaller than M does not
/linux/Documentation/filesystems/
A Dfsverity.rst31 tree root hash) that fs-verity is enforcing for the file. This ioctl

Completed in 40 milliseconds

12