Searched refs:cred_sid (Results 1 – 1 of 1) sorted by relevance
224 static inline u32 cred_sid(const struct cred *cred) in cred_sid() function240 sid = cred_sid(__task_cred(task)); in task_sid()1588 u32 sid = cred_sid(cred); in cred_has_capability()1635 sid = cred_sid(cred); in inode_has_perm()1705 u32 sid = cred_sid(cred); in file_has_perm()1722 rc = bpf_fd_pass(file, cred_sid(cred)); in file_has_perm()1923 u32 sid = cred_sid(cred); in superblock_has_perm()2115 cred_sid(old), cred_sid(new), SECCLASS_PROCESS, in selinux_capset()2990 sid = cred_sid(cred); in selinux_inode_follow_link()3045 sid = cred_sid(cred); in selinux_inode_permission()[all …]