Searched defs:effective (Results 1 – 11 of 11) 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...] |
H A D | security.c | 1095 kernel_cap_t *effective, in security_capget() 1116 const kernel_cap_t *effective, in security_capset()
|
/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
|
H A D | security.h | 673 kernel_cap_t *effective, in security_capget() 682 const kernel_cap_t *effective, in security_capset()
|
/linux/arch/x86/mm/ |
H A D | dump_pagetables.c | 255 pgprotval_t effective; in effective_prot() local
|
/linux/kernel/ |
H A D | audit.h | 61 kernel_cap_t effective; /* effective set of process */ member
|
H A D | workqueue.c | 1579 struct cpumask *effective = unbound_effective_cpumask(wq); in wq_update_node_max_active() local
|
/linux/kernel/bpf/ |
H A D | cgroup.c | 1220 struct bpf_prog_array *effective; in __cgroup_bpf_query() local
|
/linux/security/selinux/ |
H A D | hooks.c | 2126 static int selinux_capget(const struct task_struct *target, kernel_cap_t *effective, in selinux_capget() 2134 const kernel_cap_t *effective, in selinux_capset()
|
/linux/sound/hda/codecs/ |
H A D | ca0132.c | 5550 bool effective; in ca0132_vnode_switch_set() local 6536 bool effective; in ca0132_volume_put() local
|