Searched defs:inheritable (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/include/uapi/linux/ |
D | capability.h | 47 __u32 inheritable; member 76 __le32 inheritable; /* Little endian */ member 87 __le32 inheritable; /* Little endian */ member
|
/Linux-v4.19/security/ |
D | commoncap.c | 206 kernel_cap_t *inheritable, kernel_cap_t *permitted) in cap_capget() 251 const kernel_cap_t *inheritable, in cap_capset() 552 __u32 inheritable = caps->inheritable.cap[i]; in bprm_caps_from_vfs_caps() local
|
D | security.c | 270 kernel_cap_t *inheritable, in security_capget() 279 const kernel_cap_t *inheritable, in security_capset()
|
/Linux-v4.19/kernel/ |
D | capability.c | 228 kernel_cap_t inheritable, permitted, effective; in SYSCALL_DEFINE2() local
|
D | audit.h | 66 kernel_cap_t inheritable; member
|
/Linux-v4.19/include/linux/ |
D | capability.h | 32 kernel_cap_t inheritable; member
|
D | security.h | 479 kernel_cap_t *inheritable, in security_capget() 488 const kernel_cap_t *inheritable, in security_capset()
|
/Linux-v4.19/fs/btrfs/ |
D | props.c | 23 int inheritable; member
|
/Linux-v4.19/security/apparmor/ |
D | lsm.c | 144 kernel_cap_t *inheritable, kernel_cap_t *permitted) in apparmor_capget()
|
/Linux-v4.19/security/selinux/ |
D | hooks.c | 2286 kernel_cap_t *inheritable, kernel_cap_t *permitted) in selinux_capget() 2295 const kernel_cap_t *inheritable, in selinux_capset()
|