Searched defs:effective (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/security/ |
D | commoncap.c | 205 int cap_capget(struct task_struct *target, kernel_cap_t *effective, in cap_capget() 250 const kernel_cap_t *effective, in cap_capset() 537 bool *effective, in bprm_caps_from_vfs_caps() 655 static int get_file_caps(struct linux_binprm *bprm, bool *effective, bool *has_fcap) in get_file_caps() 722 bool *effective, kuid_t root_uid) in handle_privileged_root() 819 bool effective = false, has_fcap = false, is_setid; in cap_bprm_set_creds() local
|
D | security.c | 269 kernel_cap_t *effective, in security_capget() 278 const kernel_cap_t *effective, in security_capset()
|
/Linux-v4.19/kernel/ |
D | capability.c | 228 kernel_cap_t inheritable, permitted, effective; in SYSCALL_DEFINE2() local
|
D | audit.h | 69 kernel_cap_t effective; /* effective set of process */ member
|
/Linux-v4.19/include/uapi/linux/ |
D | capability.h | 45 __u32 effective; member
|
/Linux-v4.19/include/linux/ |
D | bpf-cgroup.h | 53 struct bpf_prog_array __rcu *effective[MAX_BPF_ATTACH_TYPE]; member
|
D | security.h | 478 kernel_cap_t *effective, in security_capget() 487 const kernel_cap_t *effective, in security_capset()
|
/Linux-v4.19/security/apparmor/ |
D | lsm.c | 143 static int apparmor_capget(struct task_struct *target, kernel_cap_t *effective, in apparmor_capget()
|
/Linux-v4.19/security/selinux/ |
D | hooks.c | 2285 static int selinux_capget(struct task_struct *target, kernel_cap_t *effective, in selinux_capget() 2294 const kernel_cap_t *effective, in selinux_capset()
|
/Linux-v4.19/sound/pci/hda/ |
D | patch_ca0132.c | 4687 bool effective; in ca0132_vnode_switch_set() local 5444 bool effective; in ca0132_volume_put() local
|