Searched defs:inheritable (Results 1 – 10 of 10) sorted by relevance
/Linux-v6.6/include/uapi/linux/ |
D | capability.h | 47 __u32 inheritable; member 77 __le32 inheritable; /* Little endian */ member 88 __le32 inheritable; /* Little endian */ member
|
/Linux-v6.6/include/linux/ |
D | capability.h | 31 kernel_cap_t inheritable; member
|
D | security.h | 560 kernel_cap_t *inheritable, in security_capget() 569 const kernel_cap_t *inheritable, in security_capset()
|
/Linux-v6.6/security/ |
D | commoncap.c | 201 kernel_cap_t *inheritable, kernel_cap_t *permitted) in cap_capget() 245 const kernel_cap_t *inheritable, in cap_capset()
|
D | security.c | 899 kernel_cap_t *inheritable, in security_capget() 921 const kernel_cap_t *inheritable, in security_capset()
|
/Linux-v6.6/kernel/ |
D | capability.c | 224 kernel_cap_t inheritable, permitted, effective; in SYSCALL_DEFINE2() local
|
D | audit.h | 57 kernel_cap_t inheritable; member
|
/Linux-v6.6/fs/btrfs/ |
D | props.c | 30 int inheritable; member
|
/Linux-v6.6/security/apparmor/ |
D | lsm.c | 148 kernel_cap_t *inheritable, kernel_cap_t *permitted) in apparmor_capget()
|
/Linux-v6.6/security/selinux/ |
D | hooks.c | 2111 kernel_cap_t *inheritable, kernel_cap_t *permitted) in selinux_capget() 2119 const kernel_cap_t *inheritable, in selinux_capset()
|