Searched defs:effective (Results 1 – 4 of 4) sorted by relevance
/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() 531 bool *effective, in bprm_caps_from_vfs_caps() 652 static int get_file_caps(struct linux_binprm *bprm, bool *effective, bool *has_fcap) in get_file_caps() 716 bool *effective, kuid_t root_uid) in handle_privileged_root() 813 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()
|
/security/apparmor/ |
D | lsm.c | 137 static int apparmor_capget(struct task_struct *target, kernel_cap_t *effective, in apparmor_capget()
|
/security/selinux/ |
D | hooks.c | 2151 static int selinux_capget(struct task_struct *target, kernel_cap_t *effective, in selinux_capget() 2160 const kernel_cap_t *effective, in selinux_capset()
|