Searched defs:effective (Results 1 – 12 of 12) sorted by relevance
/Linux-v5.10/security/ |
D | commoncap.c | 199 int cap_capget(struct task_struct *target, kernel_cap_t *effective, in cap_capget() 243 const kernel_cap_t *effective, in cap_capset() 530 bool *effective, in bprm_caps_from_vfs_caps() 651 bool *effective, bool *has_fcap) in get_file_caps() 715 bool *effective, kuid_t root_uid) in handle_privileged_root() 814 bool effective = false, has_fcap = false, is_setid; in cap_bprm_creds_from_file() local
|
D | security.c | 759 kernel_cap_t *effective, in security_capget() 768 const kernel_cap_t *effective, in security_capset()
|
/Linux-v5.10/kernel/ |
D | capability.c | 226 kernel_cap_t inheritable, permitted, effective; in SYSCALL_DEFINE2() local
|
D | audit.h | 56 kernel_cap_t effective; /* effective set of process */ member
|
/Linux-v5.10/include/uapi/linux/ |
D | capability.h | 45 __u32 effective; member
|
/Linux-v5.10/arch/x86/mm/ |
D | dump_pagetables.c | 255 pgprotval_t effective; in effective_prot() local
|
/Linux-v5.10/include/linux/ |
D | bpf-cgroup.h | 72 struct bpf_prog_array __rcu *effective[MAX_BPF_ATTACH_TYPE]; member
|
D | security.h | 531 kernel_cap_t *effective, in security_capget() 540 const kernel_cap_t *effective, in security_capset()
|
/Linux-v5.10/kernel/bpf/ |
D | cgroup.c | 719 struct bpf_prog_array *effective; in __cgroup_bpf_query() local
|
/Linux-v5.10/security/apparmor/ |
D | lsm.c | 147 static int apparmor_capget(struct task_struct *target, kernel_cap_t *effective, in apparmor_capget()
|
/Linux-v5.10/security/selinux/ |
D | hooks.c | 2101 static int selinux_capget(struct task_struct *target, kernel_cap_t *effective, in selinux_capget() 2110 const kernel_cap_t *effective, in selinux_capset()
|
/Linux-v5.10/sound/pci/hda/ |
D | patch_ca0132.c | 5414 bool effective; in ca0132_vnode_switch_set() local 6400 bool effective; in ca0132_volume_put() local
|