Home
last modified time | relevance | path

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

/Linux-v5.4/security/selinux/
Davc.c523 static inline struct avc_node *avc_search_node(struct selinux_avc *avc, in avc_search_node() function
562 node = avc_search_node(avc, ssid, tsid, tclass); in avc_lookup()