Searched refs:tsec (Results 1 – 5 of 5) sorted by relevance
214 struct task_security_struct *tsec; in cred_init_security() local216 tsec = selinux_cred(unrcu_pointer(current->real_cred)); in cred_init_security()217 tsec->osid = tsec->sid = SECINITSID_KERNEL; in cred_init_security()225 const struct task_security_struct *tsec; in cred_sid() local227 tsec = selinux_cred(cred); in cred_sid()228 return tsec->sid; in cred_sid()433 const struct task_security_struct *tsec = selinux_cred(cred); in may_context_mount_sb_relabel() local436 rc = avc_has_perm(tsec->sid, sbsec->sid, SECCLASS_FILESYSTEM, in may_context_mount_sb_relabel()441 rc = avc_has_perm(tsec->sid, sid, SECCLASS_FILESYSTEM, in may_context_mount_sb_relabel()450 const struct task_security_struct *tsec = selinux_cred(cred); in may_context_mount_inode_relabel() local[all …]
187 const struct task_security_struct *tsec = selinux_cred(current_cred()); in current_sid() local189 return tsec->sid; in current_sid()
16 u8 tsec; member113 regs.tsec = 0; /* clear 0.1 and 0.01 seconds */ in ds1216_rtc_set_time()
39 As of this writing, every tsec is associated with an internal TBI PHY.
9195 F: Documentation/devicetree/bindings/net/fsl-tsec-phy.txt