Home
last modified time | relevance | path

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

/external/selinux/libselinux/src/
Davc.c35 uint32_t lru_hint; /* LRU hint for reclaim scan */ member
187 avc_cache.lru_hint = 0; in avc_init()
305 hvalue = avc_cache.lru_hint; in hidden_def()
320 } while (hvalue != avc_cache.lru_hint); in hidden_def()
327 avc_cache.lru_hint = hvalue; in hidden_def()
523 avc_cache.lru_hint = 0; in hidden_def()