Searched defs:effective (Results 1 – 12 of 12) sorted by relevance
/linux-6.3-rc2/security/ |
A D | commoncap.c | 200 int cap_capget(struct task_struct *target, kernel_cap_t *effective, in cap_capget() 244 const kernel_cap_t *effective, in cap_capset() 588 bool *effective, in bprm_caps_from_vfs_caps() 724 bool *effective, bool *has_fcap) in get_file_caps() 789 bool *effective, kuid_t root_uid) in handle_privileged_root() 890 bool effective = false, has_fcap = false, is_setid; in cap_bprm_creds_from_file() local
|
A D | security.c | 815 kernel_cap_t *effective, in security_capget() 824 const kernel_cap_t *effective, in security_capset()
|
/linux-6.3-rc2/include/linux/ |
A D | bpf-cgroup-defs.h | 52 struct bpf_prog_array __rcu *effective[MAX_CGROUP_BPF_ATTACH_TYPE]; member
|
A D | security.h | 560 kernel_cap_t *effective, in security_capget() 569 const kernel_cap_t *effective, in security_capset()
|
/linux-6.3-rc2/kernel/ |
A D | capability.c | 224 kernel_cap_t inheritable, permitted, effective; in SYSCALL_DEFINE2() local
|
A D | audit.h | 60 kernel_cap_t effective; /* effective set of process */ member
|
/linux-6.3-rc2/include/uapi/linux/ |
A D | capability.h | 45 __u32 effective; member
|
/linux-6.3-rc2/arch/x86/mm/ |
A D | dump_pagetables.c | 255 pgprotval_t effective; in effective_prot() local
|
/linux-6.3-rc2/security/apparmor/ |
A D | lsm.c | 147 static int apparmor_capget(struct task_struct *target, kernel_cap_t *effective, in apparmor_capget()
|
/linux-6.3-rc2/kernel/bpf/ |
A D | cgroup.c | 1028 struct bpf_prog_array *effective; in __cgroup_bpf_query() local
|
/linux-6.3-rc2/security/selinux/ |
A D | hooks.c | 2090 static int selinux_capget(struct task_struct *target, kernel_cap_t *effective, in selinux_capget() 2099 const kernel_cap_t *effective, in selinux_capset()
|
/linux-6.3-rc2/sound/pci/hda/ |
A D | patch_ca0132.c | 5536 bool effective; in ca0132_vnode_switch_set() local 6522 bool effective; in ca0132_volume_put() local
|
Completed in 68 milliseconds