Searched refs:task_security_struct (Results 1 – 3 of 3) sorted by relevance
31 struct task_security_struct { struct148 static inline struct task_security_struct *selinux_cred(const struct cred *cred) in selinux_cred()183 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()
211 struct task_security_struct *tsec; in cred_init_security()222 const struct task_security_struct *tsec; in cred_sid()463 const struct task_security_struct *tsec = selinux_cred(cred); in may_context_mount_sb_relabel()482 const struct task_security_struct *tsec = selinux_cred(cred); in may_context_mount_inode_relabel()1786 selinux_determine_inode_label(const struct task_security_struct *tsec, in selinux_determine_inode_label()1814 const struct task_security_struct *tsec = selinux_cred(current_cred()); in may_create()2276 const struct task_security_struct *old_tsec, in check_nnp_nosuid()2277 const struct task_security_struct *new_tsec) in check_nnp_nosuid()2331 const struct task_security_struct *old_tsec; in selinux_bprm_set_creds()2332 struct task_security_struct *new_tsec; in selinux_bprm_set_creds()[all …]