Searched refs:task_security_struct (Results 1 - 3 of 3) sorted by relevance

/linux-master/security/selinux/include/
H A Dobjsec.h32 struct task_security_struct { struct
152 static inline struct task_security_struct *selinux_cred(const struct cred *cred)
187 const struct task_security_struct *tsec = selinux_cred(current_cred());
/linux-master/security/selinux/
H A Dxfrm.c79 const struct task_security_struct *tsec = selinux_cred(current_cred());
137 const struct task_security_struct *tsec = selinux_cred(current_cred());
H A Dhooks.c214 struct task_security_struct *tsec;
225 const struct task_security_struct *tsec;
428 const struct task_security_struct *tsec = selinux_cred(cred);
445 const struct task_security_struct *tsec = selinux_cred(cred);
1771 selinux_determine_inode_label(const struct task_security_struct *tsec,
1800 const struct task_security_struct *tsec = selinux_cred(current_cred());
2241 const struct task_security_struct *old_tsec,
2242 const struct task_security_struct *new_tsec)
2295 const struct task_security_struct *old_tsec;
2296 struct task_security_struct *new_tse
[all...]

Completed in 122 milliseconds