Searched defs:effective (Results 1 – 9 of 9) sorted by relevance
| /linux/security/ |
| H A D | commoncap.c | 230 int cap_capget(const struct task_struct *target, kernel_cap_t *effective, in cap_capget() 274 const kernel_cap_t *effective, in cap_capset() 628 bool *effective, in bprm_caps_from_vfs_caps() 764 bool *effective, bool *has_fcap) in get_file_caps() 829 bool *effective, kuid_t root_uid) in handle_privileged_root() 924 bool effective = false, has_fcap = false, id_changed; in cap_bprm_creds_from_file() local
|
| H A D | security.c | 587 kernel_cap_t *effective, in security_capget() 608 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/kernel/ |
| H A D | audit.h | 61 kernel_cap_t effective; /* effective set of process */ member
|
| H A D | workqueue.c | 1575 struct cpumask *effective = unbound_effective_cpumask(wq); in wq_update_node_max_active() local
|
| /linux/security/apparmor/ |
| H A D | lsm.c | 164 static int apparmor_capget(const struct task_struct *target, kernel_cap_t *effective, in apparmor_capget()
|
| /linux/security/selinux/ |
| H A D | hooks.c | 2132 static int selinux_capget(const struct task_struct *target, kernel_cap_t *effective, in selinux_capget() 2140 const kernel_cap_t *effective, in selinux_capset()
|