Searched defs:inheritable (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.10/include/uapi/linux/ |
D | capability.h | 47 __u32 inheritable; member 76 __le32 inheritable; /* Little endian */ member 87 __le32 inheritable; /* Little endian */ member
|
/Linux-v5.10/security/ |
D | commoncap.c | 200 kernel_cap_t *inheritable, kernel_cap_t *permitted) in cap_capget() 244 const kernel_cap_t *inheritable, in cap_capset() 545 __u32 inheritable = caps->inheritable.cap[i]; in bprm_caps_from_vfs_caps() local
|
D | security.c | 760 kernel_cap_t *inheritable, in security_capget() 769 const kernel_cap_t *inheritable, in security_capset()
|
/Linux-v5.10/kernel/ |
D | capability.c | 226 kernel_cap_t inheritable, permitted, effective; in SYSCALL_DEFINE2() local
|
D | audit.h | 53 kernel_cap_t inheritable; member
|
/Linux-v5.10/fs/btrfs/ |
D | props.c | 23 int inheritable; member
|
/Linux-v5.10/include/linux/ |
D | capability.h | 32 kernel_cap_t inheritable; member
|
D | security.h | 532 kernel_cap_t *inheritable, in security_capget() 541 const kernel_cap_t *inheritable, in security_capset()
|
/Linux-v5.10/security/apparmor/ |
D | lsm.c | 148 kernel_cap_t *inheritable, kernel_cap_t *permitted) in apparmor_capget()
|
/Linux-v5.10/security/selinux/ |
D | hooks.c | 2102 kernel_cap_t *inheritable, kernel_cap_t *permitted) in selinux_capget() 2111 const kernel_cap_t *inheritable, in selinux_capset()
|