| /Linux-v5.15/security/loadpin/ | 
| D | loadpin.c | 41 static int enforce = IS_ENABLED(CONFIG_SECURITY_LOADPIN_ENFORCE);58 		.data           = &enforce,
 145 		if (!enforce) {  in loadpin_read_file()
 178 		if (unlikely(!enforce)) {  in loadpin_read_file()
 240 		enforce ? "" : "not ");  in loadpin_init()
 252 module_param(enforce, int, 0);
 253 MODULE_PARM_DESC(enforce, "Enforce module/firmware pinning");
 
 | 
| D | Kconfig | 18 	  If selected, LoadPin will enforce pinning at boot. If not20 	  "loadpin.enforce=1".
 
 | 
| /Linux-v5.15/fs/btrfs/ | 
| D | qgroup.h | 365 			      enum btrfs_qgroup_rsv_type type, bool enforce);367 				enum btrfs_qgroup_rsv_type type, bool enforce);
 370 				int num_bytes, bool enforce)  in btrfs_qgroup_reserve_meta_pertrans()  argument
 373 			BTRFS_QGROUP_RSV_META_PERTRANS, enforce);  in btrfs_qgroup_reserve_meta_pertrans()
 376 				int num_bytes, bool enforce)  in btrfs_qgroup_reserve_meta_prealloc()  argument
 379 			BTRFS_QGROUP_RSV_META_PREALLOC, enforce);  in btrfs_qgroup_reserve_meta_prealloc()
 
 | 
| D | qgroup.c | 2975 static int qgroup_reserve(struct btrfs_root *root, u64 num_bytes, bool enforce,  in qgroup_reserve()  argument2993 		enforce = false;  in qgroup_reserve()
 3019 		if (enforce && !qgroup_check_limits(qg, num_bytes)) {  in qgroup_reserve()
 3852 			      enum btrfs_qgroup_rsv_type type, bool enforce)  in btrfs_qgroup_reserve_meta()  argument
 3863 	ret = qgroup_reserve(root, num_bytes, enforce, type);  in btrfs_qgroup_reserve_meta()
 3879 				enum btrfs_qgroup_rsv_type type, bool enforce)  in __btrfs_qgroup_reserve_meta()  argument
 3883 	ret = btrfs_qgroup_reserve_meta(root, num_bytes, type, enforce);  in __btrfs_qgroup_reserve_meta()
 3890 	return btrfs_qgroup_reserve_meta(root, num_bytes, type, enforce);  in __btrfs_qgroup_reserve_meta()
 
 | 
| /Linux-v5.15/Documentation/admin-guide/LSM/ | 
| D | LoadPin.rst | 9 and/or unchangeable filesystem to enforce module and firmware loading14 "``loadpin.enforce``". By default, it is enabled, but can be disabled at
 15 boot ("``loadpin.enforce=0``").
 
 | 
| D | apparmor.rst | 33 For AppArmor to enforce any restrictions beyond standard Linux DAC permissions
 | 
| /Linux-v5.15/include/linux/ | 
| D | page-flags.h | 258 #define PF_ANY(page, enforce)	PF_POISONED_CHECK(page)  argument259 #define PF_HEAD(page, enforce)	PF_POISONED_CHECK(compound_head(page))  argument
 260 #define PF_ONLY_HEAD(page, enforce) ({					\  argument
 263 #define PF_NO_TAIL(page, enforce) ({					\  argument
 264 		VM_BUG_ON_PGFLAGS(enforce && PageTail(page), page);	\
 266 #define PF_NO_COMPOUND(page, enforce) ({				\  argument
 267 		VM_BUG_ON_PGFLAGS(enforce && PageCompound(page), page);	\
 269 #define PF_SECOND(page, enforce) ({					\  argument
 
 | 
| /Linux-v5.15/arch/x86/kvm/ | 
| D | hyperv.h | 141 int kvm_hv_set_enforce_cpuid(struct kvm_vcpu *vcpu, bool enforce);
 | 
| D | cpuid.h | 220 	if (!vcpu->arch.pv_cpuid.enforce)  in guest_pv_has()
 | 
| /Linux-v5.15/Documentation/devicetree/bindings/mtd/partitions/ | 
| D | brcm,trx.txt | 18 TRX doesn't enforce any strict partition boundaries or size limits. All
 | 
| /Linux-v5.15/Documentation/admin-guide/device-mapper/ | 
| D | dm-ebs.rst | 48 offset 128 sectors, enforce 2KiB underlying device block size.
 | 
| /Linux-v5.15/Documentation/hwmon/ | 
| D | occ.rst | 121 				Maximum power cap that the OCC can enforce in123     power[1-n]_cap_min		Minimum power cap that the OCC can enforce in
 
 | 
| D | acpi_power_meter.rst | 39 Some computers have the ability to enforce a power cap in hardware.  If this is
 | 
| /Linux-v5.15/Documentation/x86/x86_64/ | 
| D | fsgs.rst | 19 limits. The limits can be used to enforce address space protections.98  the GS register and enforce them when GS base is set via
 
 | 
| /Linux-v5.15/Documentation/userspace-api/ | 
| D | landlock.rst | 113         perror("Failed to enforce ruleset");271 task willing to enforce a new ruleset in complement to its 64 inherited
 290 Using user space process to enforce restrictions on kernel resources can lead
 
 | 
| /Linux-v5.15/Documentation/scsi/ | 
| D | scsi.rst | 26 will enforce the correct ordering of loading and unloading modules in
 | 
| /Linux-v5.15/Documentation/security/ | 
| D | landlock.rst | 24 Any user can enforce Landlock rulesets on their processes.  They are merged and
 | 
| /Linux-v5.15/drivers/thermal/intel/ | 
| D | Kconfig | 8 	  enforce idle time which results in more package C-state residency. The
 | 
| /Linux-v5.15/drivers/virtio/ | 
| D | Kconfig | 12 	  This option is selected if the architecture may need to enforce
 | 
| /Linux-v5.15/Documentation/vm/ | 
| D | ksm.rst | 37 Every "chain" and all "dups" linked into a "chain" enforce the
 | 
| /Linux-v5.15/arch/powerpc/boot/dts/ | 
| D | wii.dts | 207 			        sda-enforce-dir;
 | 
| /Linux-v5.15/security/selinux/ | 
| D | Kconfig | 62 	  /sys/fs/selinux/enforce.
 | 
| /Linux-v5.15/Documentation/x86/ | 
| D | buslock.rst | 42 terminate the application or to enforce throttling.
 | 
| /Linux-v5.15/kernel/time/ | 
| D | Kconfig | 173 	  We keep it around for a little while to enforce backward
 | 
| /Linux-v5.15/Documentation/process/ | 
| D | kernel-enforcement-statement.rst | 11 Although there is a right to enforce the separate copyright interests in the
 |