Searched defs:inheritable (Results 1 – 7 of 7) sorted by relevance
/linux/security/ |
H A D | commoncap.c | 230 cap_capget(const struct task_struct * target,kernel_cap_t * effective,kernel_cap_t * inheritable,kernel_cap_t * permitted) cap_capget() argument 274 cap_capset(struct cred * new,const struct cred * old,const kernel_cap_t * effective,const kernel_cap_t * inheritable,const kernel_cap_t * permitted) cap_capset() argument [all...] |
H A D | security.c | 1096 kernel_cap_t *inheritable, in security_capget() 1117 const kernel_cap_t *inheritable, in security_capset()
|
/linux/fs/btrfs/ |
H A D | props.c | 32 int inheritable; member
|
/linux/kernel/ |
H A D | audit.h | 58 kernel_cap_t inheritable; member
|
/linux/include/linux/ |
H A D | security.h | 674 kernel_cap_t *inheritable, in security_capget() 683 const kernel_cap_t *inheritable, in security_capset()
|
/linux/security/apparmor/ |
H A D | lsm.c | 164 kernel_cap_t *inheritable, kernel_cap_t *permitted) in apparmor_capget()
|
/linux/security/selinux/ |
H A D | hooks.c | 2127 kernel_cap_t *inheritable, kernel_cap_t *permitted) in selinux_capget() 2135 const kernel_cap_t *inheritable, in selinux_capset()
|