Searched defs:effective (Results 1 – 7 of 7) sorted by relevance
/linux/security/ |
H A D | commoncap.c | 229 cap_capget(const struct task_struct * target,kernel_cap_t * effective,kernel_cap_t * inheritable,kernel_cap_t * permitted) cap_capget() argument 273 cap_capset(struct cred * new,const struct cred * old,const kernel_cap_t * effective,const kernel_cap_t * inheritable,const kernel_cap_t * permitted) cap_capset() argument 617 bprm_caps_from_vfs_caps(struct cpu_vfs_cap_data * caps,struct linux_binprm * bprm,bool * effective,bool * has_fcap) bprm_caps_from_vfs_caps() argument 753 get_file_caps(struct linux_binprm * bprm,const struct file * file,bool * effective,bool * has_fcap) get_file_caps() argument 818 handle_privileged_root(struct linux_binprm * bprm,bool has_fcap,bool * effective,kuid_t root_uid) handle_privileged_root() argument 919 bool effective = false, has_fcap = false, is_setid; cap_bprm_creds_from_file() local [all...] |
/linux/tools/testing/selftests/powerpc/dexcr/ |
H A D | lsdexcr.c | 13 static unsigned int effective; variable
|
/linux/include/linux/ |
H A D | bpf-cgroup-defs.h | 57 struct bpf_prog_array __rcu *effective[MAX_CGROUP_BPF_ATTACH_TYPE]; member
|
/linux/arch/x86/mm/ |
H A D | dump_pagetables.c | 255 pgprotval_t effective; in effective_prot() local
|
/linux/kernel/bpf/ |
H A D | cgroup.c | 1097 struct bpf_prog_array *effective; in __cgroup_bpf_query() local
|
/linux/sound/pci/hda/ |
H A D | patch_ca0132.c | 5550 bool effective; in ca0132_vnode_switch_set() local 6536 bool effective; in ca0132_volume_put() local
|
/linux/kernel/ |
H A D | workqueue.c | 1575 struct cpumask *effective = unbound_effective_cpumask(wq); in wq_update_node_max_active() local
|