Searched refs:mysid (Results 1 – 1 of 1) sorted by relevance
1925 u32 mysid = current_sid(); in selinux_binder_set_context_mgr() local1928 return avc_has_perm(mysid, mgrsid, SECCLASS_BINDER, in selinux_binder_set_context_mgr()1935 u32 mysid = current_sid(); in selinux_binder_transaction() local1940 if (mysid != fromsid) { in selinux_binder_transaction()1941 rc = avc_has_perm(mysid, fromsid, SECCLASS_BINDER, in selinux_binder_transaction()