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

/linux-master/security/selinux/
H A Davc.c544 * avc_lookup - Look up an AVC entry.
555 static struct avc_node *avc_lookup(u32 ssid, u32 tsid, u16 tclass) function
1039 node = avc_lookup(ssid, tsid, tclass);
1154 node = avc_lookup(ssid, tsid, tclass);

Completed in 135 milliseconds