| /Linux-v4.19/fs/btrfs/ |
| D | qgroup.h | 270 enum btrfs_qgroup_rsv_type type, bool enforce); 273 int num_bytes, bool enforce) in btrfs_qgroup_reserve_meta_pertrans() argument 276 BTRFS_QGROUP_RSV_META_PERTRANS, enforce); in btrfs_qgroup_reserve_meta_pertrans() 279 int num_bytes, bool enforce) in btrfs_qgroup_reserve_meta_prealloc() argument 282 BTRFS_QGROUP_RSV_META_PREALLOC, enforce); in btrfs_qgroup_reserve_meta_prealloc()
|
| D | qgroup.c | 2471 static int qgroup_reserve(struct btrfs_root *root, u64 num_bytes, bool enforce, in qgroup_reserve() argument 2490 enforce = false; in qgroup_reserve() 2517 if (enforce && !qgroup_check_limits(fs_info, qg, num_bytes)) { in qgroup_reserve() 3212 enum btrfs_qgroup_rsv_type type, bool enforce) in __btrfs_qgroup_reserve_meta() argument 3223 ret = qgroup_reserve(root, num_bytes, enforce, type); in __btrfs_qgroup_reserve_meta()
|
| /Linux-v4.19/include/linux/ |
| D | page-flags.h | 191 #define PF_ANY(page, enforce) PF_POISONED_CHECK(page) argument 192 #define PF_HEAD(page, enforce) PF_POISONED_CHECK(compound_head(page)) argument 193 #define PF_ONLY_HEAD(page, enforce) ({ \ argument 196 #define PF_NO_TAIL(page, enforce) ({ \ argument 197 VM_BUG_ON_PGFLAGS(enforce && PageTail(page), page); \ 199 #define PF_NO_COMPOUND(page, enforce) ({ \ argument 200 VM_BUG_ON_PGFLAGS(enforce && PageCompound(page), page); \
|
| /Linux-v4.19/security/loadpin/ |
| D | Kconfig | 17 If selected, LoadPin will enforce pinning at boot. If not
|
| /Linux-v4.19/Documentation/admin-guide/LSM/ |
| D | LoadPin.rst | 9 and/or unchangeable filesystem to enforce module and firmware loading
|
| D | apparmor.rst | 33 For AppArmor to enforce any restrictions beyond standard Linux DAC permissions
|
| /Linux-v4.19/Documentation/devicetree/bindings/mtd/partitions/ |
| D | brcm,trx.txt | 18 TRX doesn't enforce any strict partition boundaries or size limits. All
|
| /Linux-v4.19/Documentation/hwmon/ |
| D | acpi_power_meter | 36 Some computers have the ability to enforce a power cap in hardware. If this is
|
| D | f71805f | 146 enforce this limit though.
|
| /Linux-v4.19/Documentation/scsi/ |
| D | scsi.txt | 22 will enforce the correct ordering of loading and unloading modules in
|
| /Linux-v4.19/kernel/time/ |
| D | Kconfig | 121 We keep it around for a little while to enforce backward
|
| /Linux-v4.19/Documentation/power/ |
| D | interface.txt | 58 writing '0' to this file will enforce hibernation images to be as small as
|
| /Linux-v4.19/arch/powerpc/boot/dts/ |
| D | wii.dts | 206 sda-enforce-dir;
|
| /Linux-v4.19/security/selinux/ |
| D | Kconfig | 72 permissive mode (if permitted by the policy) via /selinux/enforce.
|
| /Linux-v4.19/Documentation/vm/ |
| D | ksm.rst | 37 Every "chain" and all "dups" linked into a "chain" enforce the
|
| /Linux-v4.19/Documentation/process/ |
| D | kernel-enforcement-statement.rst | 9 Although there is a right to enforce the separate copyright interests in the
|
| /Linux-v4.19/Documentation/cgroup-v1/ |
| D | devices.txt | 5 Implement a cgroup to track and enforce open and mknod restrictions
|
| /Linux-v4.19/fs/nfsd/ |
| D | Kconfig | 54 servers. NFS servers enforce POSIX ACLs on local files whether
|
| /Linux-v4.19/fs/nfs/ |
| D | Kconfig | 60 Lists on files residing on NFS servers. NFS servers enforce
|
| /Linux-v4.19/Documentation/ |
| D | pwm.txt | 149 PWM core does not enforce any locking to pwm_enable(), pwm_disable() and
|
| /Linux-v4.19/Documentation/driver-api/ |
| D | device_link.rst | 18 Secondly, the driver core by default does not enforce any driver presence 172 suspended. Furthermore it cannot be used to enforce a specific shutdown
|
| /Linux-v4.19/sound/soc/fsl/ |
| D | Kconfig | 277 # enforce SND_SOC_FSL_ASOC_CARD=m if SND_AC97_CODEC=m:
|
| /Linux-v4.19/Documentation/devicetree/bindings/mmc/ |
| D | mmc.txt | 58 - fixed-emmc-driver-type: for non-removable eMMC, enforce this driver type.
|
| /Linux-v4.19/Documentation/driver-api/gpio/ |
| D | consumer.rst | 70 * GPIOD_OUT_LOW_OPEN_DRAIN same as GPIOD_OUT_LOW but also enforce the line 72 * GPIOD_OUT_HIGH_OPEN_DRAIN same as GPIOD_OUT_HIGH but also enforce the line
|
| /Linux-v4.19/Documentation/networking/ |
| D | dccp.txt | 65 (see above): the "simple" policy will enforce a fixed queue size by returning
|