Searched refs:avc_cache (Results 1 – 1 of 1) sorted by relevance
33 struct avc_cache { struct57 static struct avc_cache avc_cache; variable186 avc_cache.slots[i] = 0; in avc_init()187 avc_cache.lru_hint = 0; in avc_init()188 avc_cache.active_nodes = 0; in avc_init()189 avc_cache.latest_notif = 0; in avc_init()276 node = avc_cache.slots[i]; in avc_av_stats()293 avc_cache.active_nodes, in avc_av_stats()305 hvalue = avc_cache.lru_hint; in hidden_def()309 cur = avc_cache.slots[hvalue]; in hidden_def()[all …]