/linux-6.1.9/security/selinux/ |
D | status.c | 56 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()
|
D | Kconfig | 59 unless you specify enforcing=1 on the kernel command line. You 60 can interactively toggle the kernel between enforcing mode and
|
D | selinuxfs.c | 288 int enforcing; in sel_write_disable() local 315 enforcing = enforcing_enabled(fsi->state); in sel_write_disable() 322 enforcing, enforcing, in sel_write_disable()
|
D | hooks.c | 117 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-6.1.9/security/selinux/include/ |
D | security.h | 97 bool enforcing; member 130 return READ_ONCE(state->enforcing); in enforcing_enabled() 135 WRITE_ONCE(state->enforcing, value); in enforcing_set() 442 u32 enforcing; /* current setting of enforcing mode */ member 451 int enforcing);
|
/linux-6.1.9/Documentation/ABI/testing/ |
D | sysfs-driver-ccp | 39 whether the PSP is enforcing rollback protection. 41 0: Not enforcing
|
/linux-6.1.9/security/landlock/ |
D | Kconfig | 9 themselves (and their future children) by gradually enforcing
|
/linux-6.1.9/security/lockdown/ |
D | Kconfig | 2 bool "Basic module for enforcing kernel lockdown"
|
/linux-6.1.9/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-6.1.9/tools/perf/Documentation/ |
D | security.txt | 98 # enforcing - SELinux security policy is enforced. 99 # permissive - SELinux prints warnings instead of enforcing.
|
/linux-6.1.9/security/tomoyo/ |
D | Kconfig | 55 enforcing mode from the beginning, you can reduce the possibility of
|
D | common.h | 884 struct tomoyo_preference *enforcing; member
|
/linux-6.1.9/Documentation/core-api/ |
D | protection-keys.rst | 7 Memory Protection Keys provide a mechanism for enforcing page-based
|
/linux-6.1.9/Documentation/security/ |
D | landlock.rst | 42 * Computation related to Landlock operations (e.g. enforcing a ruleset) shall
|
/linux-6.1.9/Documentation/userspace-api/ |
D | landlock.rst | 34 the thread enforcing it, and its future children. 36 Defining and enforcing a security policy 273 ABI version at runtime and only enforcing the supported features.
|
/linux-6.1.9/kernel/ |
D | Kconfig.preempt | 77 preemptible priority-inheritance aware variants, enforcing
|
/linux-6.1.9/Documentation/trace/coresight/ |
D | coresight-config.rst | 294 enforcing the unload order as the strict reverse of the load order.
|
/linux-6.1.9/Documentation/driver-api/ |
D | device_link.rst | 37 enforcing driver presence on the supplier is optional.
|
/linux-6.1.9/Documentation/bpf/ |
D | verifier.rst | 192 As well as range-checking, the tracked information is also used for enforcing
|
/linux-6.1.9/tools/usb/usbip/ |
D | COPYING | 194 You are not responsible for enforcing compliance by third parties to
|
/linux-6.1.9/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-6.1.9/Documentation/admin-guide/hw-vuln/ |
D | l1tf.rst | 533 Disabling SMT and enforcing the L1D flushing provides the maximum
|
/linux-6.1.9/Documentation/filesystems/caching/ |
D | cachefiles.rst | 378 located elsewhere when SELinux is in enforcing mode, please see::
|