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

/security/selinux/
H A Davc.c605 * avc_lookup - Look up an AVC entry.
616 static struct avc_node *avc_lookup(u32 ssid, u32 tsid, u16 tclass) function
1042 node = avc_lookup(ssid, tsid, tclass);
1127 node = avc_lookup(ssid, tsid, tclass);

Completed in 769 milliseconds