Searched defs:effective (Results 1 – 4 of 4) sorted by relevance
/security/ |
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() 596 bool *effective, in bprm_caps_from_vfs_caps() 732 bool *effective, bool *has_fcap) in get_file_caps() 797 bool *effective, kuid_t root_uid) in handle_privileged_root() 898 bool effective = false, has_fcap = false, is_setid; in cap_bprm_creds_from_file() local
|
D | security.c | 786 kernel_cap_t *effective, in security_capget() 795 const kernel_cap_t *effective, in security_capset()
|
/security/apparmor/ |
D | lsm.c | 147 static int apparmor_capget(struct task_struct *target, kernel_cap_t *effective, in apparmor_capget()
|
/security/selinux/ |
D | hooks.c | 2162 static int selinux_capget(struct task_struct *target, kernel_cap_t *effective, in selinux_capget() 2171 const kernel_cap_t *effective, in selinux_capset()
|