Searched defs:effective (Results  1 – 11 of 11) sorted by relevance
| /Linux-v5.4/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()
 650 static int get_file_caps(struct linux_binprm *bprm, bool *effective, bool *has_fcap)  in get_file_caps()
 714 				   bool *effective, kuid_t root_uid)  in handle_privileged_root()
 811 	bool effective = false, has_fcap = false, is_setid;  in cap_bprm_set_creds()  local
 
 | 
| D | security.c | 707 		     kernel_cap_t *effective,  in security_capget()716 		    const kernel_cap_t *effective,  in security_capset()
 
 | 
| /Linux-v5.4/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.4/include/uapi/linux/ | 
| D | capability.h | 45         __u32 effective;  member
 | 
| /Linux-v5.4/include/linux/ | 
| D | bpf-cgroup.h | 64 	struct bpf_prog_array __rcu *effective[MAX_BPF_ATTACH_TYPE];  member
 | 
| D | security.h | 518 				   kernel_cap_t *effective,  in security_capget()527 				   const kernel_cap_t *effective,  in security_capset()
 
 | 
| /Linux-v5.4/kernel/bpf/ | 
| D | cgroup.c | 498 	struct bpf_prog_array *effective;  in __cgroup_bpf_query()  local
 | 
| /Linux-v5.4/security/apparmor/ | 
| D | lsm.c | 137 static int apparmor_capget(struct task_struct *target, kernel_cap_t *effective,  in apparmor_capget()
 | 
| /Linux-v5.4/security/selinux/ | 
| D | hooks.c | 2147 static int selinux_capget(struct task_struct *target, kernel_cap_t *effective,  in selinux_capget()2156 			  const kernel_cap_t *effective,  in selinux_capset()
 
 | 
| /Linux-v5.4/sound/pci/hda/ | 
| D | patch_ca0132.c | 5064 	bool effective;  in ca0132_vnode_switch_set()  local5937 	bool effective;  in ca0132_volume_put()  local
 
 |