Home
last modified time | relevance | path

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

/security/selinux/
A Davc.c125 static inline u32 avc_hash(u32 ssid, u32 tsid, u16 tclass) in avc_hash() function
527 hvalue = avc_hash(ssid, tsid, tclass); in avc_search_node()
628 hvalue = avc_hash(ssid, tsid, tclass); in avc_insert()
848 hvalue = avc_hash(ssid, tsid, tclass); in avc_update_node()

Completed in 5 milliseconds