Home
last modified time | relevance | path

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

/linux/security/
H A Dcommoncap.c229 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 Dlsdexcr.c13 static unsigned int effective; variable
/linux/include/linux/
H A Dbpf-cgroup-defs.h57 struct bpf_prog_array __rcu *effective[MAX_CGROUP_BPF_ATTACH_TYPE]; member
/linux/arch/x86/mm/
H A Ddump_pagetables.c255 pgprotval_t effective; in effective_prot() local
/linux/kernel/bpf/
H A Dcgroup.c1097 struct bpf_prog_array *effective; in __cgroup_bpf_query() local
/linux/sound/pci/hda/
H A Dpatch_ca0132.c5550 bool effective; in ca0132_vnode_switch_set() local
6536 bool effective; in ca0132_volume_put() local
/linux/kernel/
H A Dworkqueue.c1575 struct cpumask *effective = unbound_effective_cpumask(wq); in wq_update_node_max_active() local