Home
last modified time | relevance | path

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

/security/selinux/ss/
A Dsidtab.c52 s->cache_free_slots = CONFIG_SECURITY_SELINUX_SID2STR_CACHE_SIZE; in sidtab_init()
587 if (s->cache_free_slots == 0) { in sidtab_sid2str_put()
594 s->cache_free_slots--; in sidtab_sid2str_put()
A Dsidtab.h95 u32 cache_free_slots; member

Completed in 6 milliseconds