Searched defs:effective (Results 1 – 9 of 9) sorted by relevance
/linux-4.1.27/security/ |
D | commoncap.c | 207 int cap_capget(struct task_struct *target, kernel_cap_t *effective, in cap_capget() 252 const kernel_cap_t *effective, in cap_capset() 341 bool *effective, in bprm_caps_from_vfs_caps() 440 static int get_file_caps(struct linux_binprm *bprm, bool *effective, bool *has_cap) in get_file_caps() 487 bool effective, has_cap = false; in cap_bprm_set_creds() local
|
D | security.c | 184 kernel_cap_t *effective, in security_capget() 192 const kernel_cap_t *effective, in security_capset()
|
/linux-4.1.27/kernel/ |
D | capability.c | 227 kernel_cap_t inheritable, permitted, effective; in SYSCALL_DEFINE2() local
|
D | audit.h | 67 kernel_cap_t effective; /* effective set of process */ member
|
/linux-4.1.27/include/uapi/linux/ |
D | capability.h | 46 __u32 effective; member
|
/linux-4.1.27/security/apparmor/ |
D | lsm.c | 116 static int apparmor_capget(struct task_struct *target, kernel_cap_t *effective, in apparmor_capget()
|
/linux-4.1.27/include/linux/ |
D | security.h | 1999 kernel_cap_t *effective, in security_capget() 2008 const kernel_cap_t *effective, in security_capset()
|
/linux-4.1.27/sound/pci/hda/ |
D | patch_ca0132.c | 3524 bool effective; in ca0132_vnode_switch_set() local 3811 bool effective; in ca0132_volume_put() local
|
/linux-4.1.27/security/selinux/ |
D | hooks.c | 2020 static int selinux_capget(struct task_struct *target, kernel_cap_t *effective, in selinux_capget() 2033 const kernel_cap_t *effective, in selinux_capset()
|