Searched defs:enforce (Results 1 – 7 of 7) sorted by relevance
/linux/fs/btrfs/ |
H A D | qgroup.h | 402 int num_bytes, bool enforce) in btrfs_qgroup_reserve_meta_pertrans() 409 int num_bytes, bool enforce, in btrfs_qgroup_reserve_meta_prealloc()
|
H A D | qgroup.c | 3583 static int qgroup_reserve(struct btrfs_root *root, u64 num_bytes, bool enforce, in qgroup_reserve() 4465 enum btrfs_qgroup_rsv_type type, bool enforce) in btrfs_qgroup_reserve_meta() 4492 enum btrfs_qgroup_rsv_type type, bool enforce, in __btrfs_qgroup_reserve_meta()
|
/linux/security/loadpin/ |
H A D | loadpin.c | 46 static int enforce = IS_ENABLED(CONFIG_SECURITY_LOADPIN_ENFORCE); variable
|
/linux/security/ipe/ |
H A D | eval.c | 23 bool enforce = true; variable
|
/linux/arch/x86/kvm/ |
H A D | hyperv.c | 2345 int kvm_hv_set_enforce_cpuid(struct kvm_vcpu *vcpu, bool enforce) in kvm_hv_set_enforce_cpuid()
|
/linux/kernel/sched/ |
H A D | ext.c | 2471 bool enforce) in task_can_run_on_remote_rq() 2583 static inline bool task_can_run_on_remote_rq(struct task_struct *p, struct rq *rq, bool enforce) { … in task_can_run_on_remote_rq()
|
/linux/arch/x86/include/asm/ |
H A D | kvm_host.h | 1054 bool enforce; member
|