Home
last modified time | relevance | path

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

1234

/openbmc/linux/security/selinux/
H A Dstatus.c56 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()
H A DKconfig35 unless you specify enforcing=1 on the kernel command line. You
36 can interactively toggle the kernel between enforcing mode and
/openbmc/linux/security/selinux/include/
H A Dsecurity.h94 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);
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-driver-ccp39 whether the PSP is enforcing rollback protection.
41 0: Not enforcing
/openbmc/linux/security/landlock/
H A DKconfig9 themselves (and their future children) by gradually enforcing
/openbmc/linux/security/lockdown/
H A DKconfig2 bool "Basic module for enforcing kernel lockdown"
/openbmc/linux/Documentation/admin-guide/cgroup-v1/
H A Dhugetlb.rst75 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
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/passwdqc/
H A Dpasswdqc_2.0.3.bb8 enforcing a policy, and offering randomly-generated passphrases, with \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcc/sblim-sfcc/
H A D0001-Fix-implicit-function-declarations.patch6 Clang 17+ has been finding these errors since its enforcing C99
/openbmc/linux/tools/perf/Documentation/
H A Dsecurity.txt98 # enforcing - SELinux security policy is enforced.
99 # permissive - SELinux prints warnings instead of enforcing.
/openbmc/linux/security/tomoyo/
H A DKconfig53 enforcing mode from the beginning, you can reduce the possibility of
H A Dcommon.h884 struct tomoyo_preference *enforcing; member
/openbmc/linux/Documentation/core-api/
H A Dprotection-keys.rst7 Memory Protection Keys provide a mechanism for enforcing page-based
/openbmc/qemu/docs/devel/
H A Dconflict-resolution.rst59 including unsolicited interaction with those enforcing the guidelines
/openbmc/linux/kernel/
H A DKconfig.preempt77 preemptible priority-inheritance aware variants, enforcing
/openbmc/linux/Documentation/userspace-api/
H A Dlandlock.rst34 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.
/openbmc/linux/Documentation/security/
H A Dlandlock.rst42 * Computation related to Landlock operations (e.g. enforcing a ruleset) shall
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DArphic-199947 …nts' exercise of the rights granted herein. You are not responsible for enforcing compliance by th…
H A DGlide77 …nts' exercise of the rights granted herein. You are not responsible for enforcing compliance by th…
H A DTAPR-OHL-1.031 of course cannot prevent a third party from enforcing their patent rights,
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A DArphic-Public-License47 …nts' exercise of the rights granted herein. You are not responsible for enforcing compliance by th…
/openbmc/qemu/docs/system/i386/
H A Dsgx.rst85 ATTRIBUTES, etc... can be restricted via CPUID flags. Be aware that enforcing
/openbmc/qemu/docs/system/
H A Dauthz.rst11 access control. In this case QEMU provides a flexible system for enforcing
/openbmc/linux/Documentation/trace/coresight/
H A Dcoresight-config.rst294 enforcing the unload order as the strict reverse of the load order.
/openbmc/u-boot/board/qualcomm/dragonboard820c/
H A Dreadme.txt245 …24000.ufshc androidboot.verifiedbootstate=orange androidboot.veritymode=enforcing androidboot.seri…

1234