Searched refs:cred_sid (Results 1 – 1 of 1) sorted by relevance
220 static inline u32 cred_sid(const struct cred *cred) in cred_sid() function236 sid = cred_sid(__task_cred(task)); in task_sid()1634 u32 sid = cred_sid(cred); in cred_has_capability()1681 sid = cred_sid(cred); in inode_has_perm()1751 u32 sid = cred_sid(cred); in file_has_perm()1768 rc = bpf_fd_pass(file, cred_sid(cred)); in file_has_perm()1969 u32 sid = cred_sid(cred); in superblock_has_perm()2161 cred_sid(old), cred_sid(new), SECCLASS_PROCESS, in selinux_capset()3006 sid = cred_sid(cred); in selinux_inode_follow_link()3061 sid = cred_sid(cred); in selinux_inode_permission()[all …]