/openbmc/linux/security/loadpin/ |
H A D | loadpin.c | 45 static int enforce = IS_ENABLED(CONFIG_SECURITY_LOADPIN_ENFORCE); variable 58 .data = &enforce, 120 if (enforce) { in loadpin_sb_free_security() 145 if (!enforce) { in loadpin_check() 178 if (unlikely(!enforce)) { in loadpin_check() 256 enforce ? "" : "not "); in loadpin_init() 440 module_param(enforce, int, 0); 441 MODULE_PARM_DESC(enforce, "Enforce module/firmware pinning");
|
H A D | Kconfig | 18 If selected, LoadPin will enforce pinning at boot. If not 20 "loadpin.enforce=1".
|
/openbmc/linux/fs/btrfs/ |
H A D | qgroup.h | 380 enum btrfs_qgroup_rsv_type type, bool enforce); 382 enum btrfs_qgroup_rsv_type type, bool enforce, 386 int num_bytes, bool enforce) in btrfs_qgroup_reserve_meta_pertrans() argument 390 enforce, false); in btrfs_qgroup_reserve_meta_pertrans() 393 int num_bytes, bool enforce, in btrfs_qgroup_reserve_meta_prealloc() argument 398 enforce, noflush); in btrfs_qgroup_reserve_meta_prealloc()
|
/openbmc/linux/Documentation/admin-guide/LSM/ |
H A D | LoadPin.rst | 9 and/or unchangeable filesystem to enforce module and firmware loading 14 "``loadpin.enforce``". By default, it is enabled, but can be disabled at 15 boot ("``loadpin.enforce=0``").
|
H A D | apparmor.rst | 33 For AppArmor to enforce any restrictions beyond standard Linux DAC permissions
|
/openbmc/linux/include/linux/ |
H A D | page-flags.h | 346 #define PF_ANY(page, enforce) PF_POISONED_CHECK(page) argument 347 #define PF_HEAD(page, enforce) PF_POISONED_CHECK(compound_head(page)) argument 348 #define PF_ONLY_HEAD(page, enforce) ({ \ argument 351 #define PF_NO_TAIL(page, enforce) ({ \ argument 352 VM_BUG_ON_PGFLAGS(enforce && PageTail(page), page); \ 354 #define PF_NO_COMPOUND(page, enforce) ({ \ argument 355 VM_BUG_ON_PGFLAGS(enforce && PageCompound(page), page); \ 357 #define PF_SECOND(page, enforce) ({ \ argument
|
/openbmc/qemu/docs/interop/ |
H A D | dbus.rst | 36 D-Bus, the protocol and standard, doesn't have mechanisms to enforce 38 have additional mechanisms to enforce security rules, based for 51 dbus-daemon can enforce various policies based on the UID/GID of the
|
/openbmc/qemu/tests/qapi-schema/ |
H A D | union-bad-base.json | 1 # we allow anonymous base, but enforce no duplicate keys
|
H A D | returns-bad-type.json | 1 # we enforce that 'returns' be a dict or array of dict unless whitelisted
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad/ |
H A D | automake-foreign.patch | 1 Pass foreign to AM_INIT_AUTOMAKE so it doesn't enforce GNU strictness.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtinyxml/libtinyxml/ |
H A D | enforce-use-stl.patch | 2 enforce it when the library is used.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/abseil-cpp/abseil-cpp/ |
H A D | 0003-Remove-neon-option-from-cross-compilation.patch | 6 Not every arm platform supports neon instructions, so do not enforce
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libtinyxml/ |
H A D | libtinyxml_2.6.2.bb | 12 file://enforce-use-stl.patch \
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/ |
H A D | sblim-sfcb-1.4.8-default-ecdh-curve-name.patch | 28 ## context, to enforce server's preference instead of the client preference for
|
/openbmc/openbmc/poky/meta/recipes-support/gmp/gmp/ |
H A D | 0001-confiure.ac-Believe-the-cflags-from-environment.patch | 39 # either enforce them, or organise to strip paths as the corresponding
|
/openbmc/openbmc/poky/meta/recipes-devtools/gcc/gcc/ |
H A D | 0022-libatomic-Do-not-enforce-march-on-aarch64.patch | 4 Subject: [PATCH] libatomic: Do not enforce march on aarch64
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dibbler/ |
H A D | dibbler_git.bb | 14 file://0002-make-Do-not-enforce-c99.patch \
|
/openbmc/linux/Documentation/admin-guide/device-mapper/ |
H A D | dm-ebs.rst | 48 offset 128 sectors, enforce 2KiB underlying device block size.
|
/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/ |
H A D | brcm,trx.txt | 18 TRX doesn't enforce any strict partition boundaries or size limits. All
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/dibbler/dibbler/ |
H A D | 0002-make-Do-not-enforce-c99.patch | 4 Subject: [PATCH 2/2] make: Do not enforce c99
|
/openbmc/linux/Documentation/hwmon/ |
H A D | occ.rst | 121 Maximum power cap that the OCC can enforce in 123 power[1-n]_cap_min Minimum power cap that the OCC can enforce in
|
H A D | acpi_power_meter.rst | 39 Some computers have the ability to enforce a power cap in hardware. If this is
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | CC-PDDC | 6 …elinquishment of all rights includes the relinquishment of all rights to enforce (by lawsuit or ot…
|
/openbmc/linux/arch/x86/kvm/ |
H A D | hyperv.h | 176 int kvm_hv_set_enforce_cpuid(struct kvm_vcpu *vcpu, bool enforce);
|
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-a/files/fvp-base/ |
H A D | optee_spmc_maifest.dts | 12 * enforce some from of cooperation.
|