Searched refs:avc_cache (Results 1 – 2 of 2) sorted by relevance
33 struct avc_cache { struct57 static struct avc_cache avc_cache; argument186 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 …]
33 struct avc_cache { struct57 static struct avc_cache avc_cache; argument146 avc_cache.slots[i] = 0; in avc_init()147 avc_cache.lru_hint = 0; in avc_init()148 avc_cache.active_nodes = 0; in avc_init()149 avc_cache.latest_notif = 0; in avc_init()236 node = avc_cache.slots[i]; in avc_av_stats()253 avc_cache.active_nodes, in avc_av_stats()265 hvalue = avc_cache.lru_hint; in hidden_def()269 cur = avc_cache.slots[hvalue]; in hidden_def()[all …]