Home
last modified time | relevance | path

Searched defs:enforce (Results 1 – 7 of 7) sorted by relevance

/linux/fs/btrfs/
H A Dqgroup.h402 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 Dqgroup.c3583 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 Dloadpin.c46 static int enforce = IS_ENABLED(CONFIG_SECURITY_LOADPIN_ENFORCE); variable
/linux/security/ipe/
H A Deval.c23 bool enforce = true; variable
/linux/arch/x86/kvm/
H A Dhyperv.c2345 int kvm_hv_set_enforce_cpuid(struct kvm_vcpu *vcpu, bool enforce) in kvm_hv_set_enforce_cpuid()
/linux/kernel/sched/
H A Dext.c2471 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 Dkvm_host.h1054 bool enforce; member