Home
last modified time | relevance | path

Searched defs:tsec (Results 1 – 3 of 3) sorted by relevance

/linux/security/selinux/
H A Dhooks.c213 struct task_security_struct *tsec; in cred_init_security() local
226 const struct task_security_struct *tsec; in cred_sid() local
440 const struct task_security_struct *tsec = selinux_cred(cred); in may_context_mount_sb_relabel() local
457 const struct task_security_struct *tsec = selinux_cred(cred); in may_context_mount_inode_relabel() local
1787 selinux_determine_inode_label(const struct task_security_struct *tsec, in selinux_determine_inode_label()
1816 const struct task_security_struct *tsec = selinux_cred(current_cred()); in may_create() local
2528 const struct task_security_struct *tsec = selinux_cred(current_cred()); in selinux_bprm_committed_creds() local
2910 struct task_security_struct *tsec; in selinux_dentry_create_files_as() local
2928 const struct task_security_struct *tsec = selinux_cred(current_cred()); in selinux_inode_init_security() local
3109 static inline void task_avdcache_reset(struct task_security_struct *tsec) in task_avdcache_reset()
[all …]
/linux/drivers/rtc/
H A Drtc-ds1216.c16 u8 tsec; member
/linux/security/selinux/include/
H A Dobjsec.h56 static inline bool task_avdcache_permnoaudit(struct task_security_struct *tsec) in task_avdcache_permnoaudit()
209 const struct task_security_struct *tsec = selinux_cred(current_cred()); in current_sid() local