Searched defs:inheritable (Results 1 – 6 of 6) sorted by relevance
| /linux/security/ |
| H A D | commoncap.c | 231 kernel_cap_t *inheritable, kernel_cap_t *permitted) in cap_capget() argument 275 const kernel_cap_t *inheritable, in cap_capset() argument [all...] |
| H A D | security.c | 589 security_capget(const struct task_struct * target,kernel_cap_t * effective,kernel_cap_t * inheritable,kernel_cap_t * permitted) security_capget() argument 610 security_capset(struct cred * new,const struct cred * old,const kernel_cap_t * effective,const kernel_cap_t * inheritable,const kernel_cap_t * permitted) security_capset() argument [all...] |
| /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/security/apparmor/ |
| H A D | lsm.c | 165 kernel_cap_t *inheritable, kernel_cap_t *permitted) in apparmor_capget()
|
| /linux/security/selinux/ |
| H A D | hooks.c | 2137 selinux_capget(const struct task_struct * target,kernel_cap_t * effective,kernel_cap_t * inheritable,kernel_cap_t * permitted) selinux_capget() argument 2145 selinux_capset(struct cred * new,const struct cred * old,const kernel_cap_t * effective,const kernel_cap_t * inheritable,const kernel_cap_t * permitted) selinux_capset() argument
|