/Linux-v6.6/security/selinux/ |
D | status.c | 56 status->enforcing = enforcing_enabled(); in selinux_kernel_status_page() 79 void selinux_status_update_setenforce(bool enforcing) in selinux_status_update_setenforce() argument 90 status->enforcing = enforcing ? 1 : 0; in selinux_status_update_setenforce()
|
D | Kconfig | 35 unless you specify enforcing=1 on the kernel command line. You 36 can interactively toggle the kernel between enforcing mode and
|
D | hooks.c | 119 unsigned long enforcing; in enforcing_setup() local 120 if (!kstrtoul(str, 0, &enforcing)) in enforcing_setup() 121 selinux_enforcing_boot = enforcing ? 1 : 0; in enforcing_setup()
|
/Linux-v6.6/security/selinux/include/ |
D | security.h | 94 bool enforcing; member 125 return READ_ONCE(selinux_state.enforcing); in enforcing_enabled() 130 WRITE_ONCE(selinux_state.enforcing, value); in enforcing_set() 364 u32 enforcing; /* current setting of enforcing mode */ member 372 extern void selinux_status_update_setenforce(bool enforcing);
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-driver-ccp | 39 whether the PSP is enforcing rollback protection. 41 0: Not enforcing
|
/Linux-v6.6/security/landlock/ |
D | Kconfig | 9 themselves (and their future children) by gradually enforcing
|
/Linux-v6.6/security/lockdown/ |
D | Kconfig | 2 bool "Basic module for enforcing kernel lockdown"
|
/Linux-v6.6/Documentation/admin-guide/cgroup-v1/ |
D | hugetlb.rst | 75 doesn't support page reclaim, enforcing the limit at page fault time implies 96 limit, enforcing memory usage at fault time and causing the application to
|
/Linux-v6.6/tools/perf/Documentation/ |
D | security.txt | 98 # enforcing - SELinux security policy is enforced. 99 # permissive - SELinux prints warnings instead of enforcing.
|
/Linux-v6.6/security/tomoyo/ |
D | Kconfig | 53 enforcing mode from the beginning, you can reduce the possibility of
|
D | common.h | 884 struct tomoyo_preference *enforcing; member
|
/Linux-v6.6/Documentation/core-api/ |
D | protection-keys.rst | 7 Memory Protection Keys provide a mechanism for enforcing page-based
|
/Linux-v6.6/kernel/ |
D | Kconfig.preempt | 77 preemptible priority-inheritance aware variants, enforcing
|
/Linux-v6.6/Documentation/userspace-api/ |
D | landlock.rst | 34 the thread enforcing it, and its future children. 36 Defining and enforcing a security policy 317 ABI version at runtime and only enforcing the supported features.
|
/Linux-v6.6/Documentation/security/ |
D | landlock.rst | 42 * Computation related to Landlock operations (e.g. enforcing a ruleset) shall
|
/Linux-v6.6/Documentation/trace/coresight/ |
D | coresight-config.rst | 294 enforcing the unload order as the strict reverse of the load order.
|
/Linux-v6.6/Documentation/driver-api/ |
D | device_link.rst | 37 enforcing driver presence on the supplier is optional.
|
/Linux-v6.6/LICENSES/preferred/ |
D | GPL-2.0 | 213 You are not responsible for enforcing compliance by third parties to
|
D | LGPL-2.1 | 375 herein. You are not responsible for enforcing compliance by third
|
D | LGPL-2.0 | 355 herein. You are not responsible for enforcing compliance by third
|
/Linux-v6.6/tools/usb/usbip/ |
D | COPYING | 194 You are not responsible for enforcing compliance by third parties to
|
/Linux-v6.6/Documentation/filesystems/caching/ |
D | cachefiles.rst | 378 located elsewhere when SELinux is in enforcing mode, please see::
|
/Linux-v6.6/Documentation/admin-guide/hw-vuln/ |
D | l1tf.rst | 533 Disabling SMT and enforcing the L1D flushing provides the maximum
|
/Linux-v6.6/Documentation/bpf/ |
D | verifier.rst | 192 As well as range-checking, the tracked information is also used for enforcing
|
/Linux-v6.6/arch/powerpc/ |
D | Kconfig | 1034 Memory Protection Keys provides a mechanism for enforcing
|