Searched defs:effective (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/security/ |
D | commoncap.c | 202 int cap_capget(struct task_struct *target, kernel_cap_t *effective, in cap_capget() 247 const kernel_cap_t *effective, in cap_capset() 346 bool *effective, in bprm_caps_from_vfs_caps() 446 static int get_file_caps(struct linux_binprm *bprm, bool *effective, bool *has_cap) in get_file_caps() 493 bool effective, has_cap = false, is_setid; in cap_bprm_set_creds() local
|
D | security.c | 167 kernel_cap_t *effective, in security_capget() 176 const kernel_cap_t *effective, in security_capset()
|
/linux-4.4.14/kernel/ |
D | capability.c | 227 kernel_cap_t inheritable, permitted, effective; in SYSCALL_DEFINE2() local
|
D | audit.h | 68 kernel_cap_t effective; /* effective set of process */ member
|
/linux-4.4.14/include/uapi/linux/ |
D | capability.h | 46 __u32 effective; member
|
/linux-4.4.14/security/apparmor/ |
D | lsm.c | 108 static int apparmor_capget(struct task_struct *target, kernel_cap_t *effective, in apparmor_capget()
|
/linux-4.4.14/include/linux/ |
D | security.h | 417 kernel_cap_t *effective, in security_capget() 426 const kernel_cap_t *effective, in security_capset()
|
/linux-4.4.14/sound/pci/hda/ |
D | patch_ca0132.c | 3550 bool effective; in ca0132_vnode_switch_set() local 3837 bool effective; in ca0132_volume_put() local
|
/linux-4.4.14/security/selinux/ |
D | hooks.c | 2055 static int selinux_capget(struct task_struct *target, kernel_cap_t *effective, in selinux_capget() 2062 const kernel_cap_t *effective, in selinux_capset()
|