Searched defs:inheritable (Results  1 – 10 of 10) sorted by relevance
| /Linux-v5.4/include/uapi/linux/ | 
| D | capability.h | 47         __u32 inheritable;  member76 		__le32 inheritable;  /* Little endian */  member
 87 		__le32 inheritable;  /* Little endian */  member
 
 | 
| /Linux-v5.4/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 | 708 		     kernel_cap_t *inheritable,  in security_capget()717 		    const kernel_cap_t *inheritable,  in security_capset()
 
 | 
| /Linux-v5.4/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.4/include/linux/ | 
| D | capability.h | 32 	kernel_cap_t inheritable;  member
 | 
| D | security.h | 519 				   kernel_cap_t *inheritable,  in security_capget()528 				   const kernel_cap_t *inheritable,  in security_capset()
 
 | 
| /Linux-v5.4/fs/btrfs/ | 
| D | props.c | 23 	int inheritable;  member
 | 
| /Linux-v5.4/security/apparmor/ | 
| D | lsm.c | 138 			   kernel_cap_t *inheritable, kernel_cap_t *permitted)  in apparmor_capget()
 | 
| /Linux-v5.4/security/selinux/ | 
| D | hooks.c | 2148 			  kernel_cap_t *inheritable, kernel_cap_t *permitted)  in selinux_capget()2157 			  const kernel_cap_t *inheritable,  in selinux_capset()
 
 |