Searched refs:mysid (Results 1 – 1 of 1) sorted by relevance
1972 u32 mysid = current_sid(); in selinux_binder_set_context_mgr() local1975 return avc_has_perm(mysid, mgrsid, SECCLASS_BINDER, in selinux_binder_set_context_mgr()1982 u32 mysid = current_sid(); in selinux_binder_transaction() local1987 if (mysid != fromsid) { in selinux_binder_transaction()1988 rc = avc_has_perm(mysid, fromsid, SECCLASS_BINDER, in selinux_binder_transaction()