Searched defs:effective (Results 1 - 14 of 14) sorted by relevance

/linux-master/tools/testing/selftests/powerpc/dexcr/
H A Dlsdexcr.c13 static unsigned int effective; variable
/linux-master/kernel/
H A Dcapability.c224 kernel_cap_t inheritable, permitted, effective; local
H A Daudit.h60 kernel_cap_t effective; /* effective set of process */ member in union:audit_cap_data::__anon3759
H A Dworkqueue.c1580 struct cpumask *effective = unbound_effective_cpumask(wq); local
/linux-master/include/linux/
H A Dbpf-cgroup-defs.h57 struct bpf_prog_array __rcu *effective[MAX_CGROUP_BPF_ATTACH_TYPE]; member in struct:cgroup_bpf
H A Dsecurity.h588 security_capget(const struct task_struct *target, kernel_cap_t *effective, kernel_cap_t *inheritable, kernel_cap_t *permitted) argument
596 security_capset(struct cred *new, const struct cred *old, const kernel_cap_t *effective, const kernel_cap_t *inheritable, const kernel_cap_t *permitted) argument
/linux-master/arch/x86/mm/
H A Ddump_pagetables.c255 pgprotval_t effective; local
/linux-master/include/uapi/linux/
H A Dcapability.h45 __u32 effective; member in struct:__user_cap_data_struct
/linux-master/security/
H A Dcommoncap.c201 int cap_capget(const struct task_struct *target, kernel_cap_t *effective, argument
243 cap_capset(struct cred *new, const struct cred *old, const kernel_cap_t *effective, const kernel_cap_t *inheritable, const kernel_cap_t *permitted) argument
587 bprm_caps_from_vfs_caps(struct cpu_vfs_cap_data *caps, struct linux_binprm *bprm, bool *effective, bool *has_fcap) argument
724 get_file_caps(struct linux_binprm *bprm, const struct file *file, bool *effective, bool *has_fcap) argument
789 handle_privileged_root(struct linux_binprm *bprm, bool has_fcap, bool *effective, kuid_t root_uid) argument
891 bool effective = false, has_fcap = false, is_setid; local
[all...]
H A Dsecurity.c988 security_capget(const struct task_struct *target, kernel_cap_t *effective, kernel_cap_t *inheritable, kernel_cap_t *permitted) argument
1009 security_capset(struct cred *new, const struct cred *old, const kernel_cap_t *effective, const kernel_cap_t *inheritable, const kernel_cap_t *permitted) argument
[all...]
/linux-master/kernel/bpf/
H A Dcgroup.c1029 struct bpf_prog_array *effective; local
[all...]
/linux-master/security/apparmor/
H A Dlsm.c160 static int apparmor_capget(const struct task_struct *target, kernel_cap_t *effective, argument
/linux-master/sound/pci/hda/
H A Dpatch_ca0132.c5538 bool effective; local
6524 bool effective; local
/linux-master/security/selinux/
H A Dhooks.c2110 static int selinux_capget(const struct task_struct *target, kernel_cap_t *effective, argument
2117 selinux_capset(struct cred *new, const struct cred *old, const kernel_cap_t *effective, const kernel_cap_t *inheritable, const kernel_cap_t *permitted) argument

Completed in 325 milliseconds