Searched refs:task_security_struct (Results 1 – 3 of 3) sorted by relevance
31 struct task_security_struct { struct151 static inline struct task_security_struct *selinux_cred(const struct cred *cred) in selinux_cred()186 const struct task_security_struct *tsec = selinux_cred(current_cred()); in current_sid()
79 const struct task_security_struct *tsec = selinux_cred(current_cred()); in selinux_xfrm_alloc_user()138 const struct task_security_struct *tsec = selinux_cred(current_cred()); in selinux_xfrm_delete()
215 struct task_security_struct *tsec; in cred_init_security()226 const struct task_security_struct *tsec; in cred_sid()423 const struct task_security_struct *tsec = selinux_cred(cred); in may_context_mount_sb_relabel()442 const struct task_security_struct *tsec = selinux_cred(cred); in may_context_mount_inode_relabel()1806 selinux_determine_inode_label(const struct task_security_struct *tsec, in selinux_determine_inode_label()1835 const struct task_security_struct *tsec = selinux_cred(current_cred()); in may_create()2298 const struct task_security_struct *old_tsec, in check_nnp_nosuid()2299 const struct task_security_struct *new_tsec) in check_nnp_nosuid()2353 const struct task_security_struct *old_tsec; in selinux_bprm_creds_for_exec()2354 struct task_security_struct *new_tsec; in selinux_bprm_creds_for_exec()[all …]