Lines Matching refs:__tsec
5465 const struct task_security_struct *__tsec;
5468 __tsec = selinux_cred(current_cred());
5469 tsid = __tsec->sid;
6339 const struct task_security_struct *__tsec;
6345 __tsec = selinux_cred(__task_cred(p));
6349 current_sid(), __tsec->sid,
6356 sid = __tsec->sid;
6358 sid = __tsec->osid;
6360 sid = __tsec->exec_sid;
6362 sid = __tsec->create_sid;
6364 sid = __tsec->keycreate_sid;
6366 sid = __tsec->sockcreate_sid;