Home
last modified time | relevance | path

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

/linux-6.12.1/security/selinux/
Davc.c547 static struct avc_node *avc_lookup(u32 ssid, u32 tsid, u16 tclass) in avc_lookup() function
1035 node = avc_lookup(ssid, tsid, tclass); in avc_has_extended_perms()
1150 node = avc_lookup(ssid, tsid, tclass); in avc_has_perm_noaudit()