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

/security/selinux/
H A Dhooks.c1516 u32 sid1, sid2; local
1519 __tsec1 = __task_cred(tsk1)->security; sid1 = __tsec1->sid;
1522 return avc_has_perm(sid1, sid2, SECCLASS_PROCESS, perms, NULL);

Completed in 32 milliseconds