Searched refs:cred_sid (Results 1 – 1 of 1) sorted by relevance
192 static inline u32 cred_sid(const struct cred *cred) in cred_sid() function208 sid = cred_sid(__task_cred(task)); in task_sid()1517 u32 asid = cred_sid(actor), tsid = cred_sid(target); in cred_has_perm()1569 u32 sid = cred_sid(cred); in cred_has_capability()1625 sid = cred_sid(cred); in inode_has_perm()1688 u32 sid = cred_sid(cred); in file_has_perm()1897 u32 sid = cred_sid(cred); in superblock_has_perm()2860 sid = cred_sid(cred); in selinux_inode_follow_link()2912 sid = cred_sid(cred); in selinux_inode_permission()3247 u32 ssid = cred_sid(cred); in ioctl_has_perm()[all …]