Searched refs:avc_cache_threshold (Results 1 – 3 of 3) sorted by relevance
169 extern unsigned int avc_cache_threshold;
74 unsigned int avc_cache_threshold = AVC_DEF_CACHE_THRESHOLD; variable281 if (atomic_inc_return(&avc_cache.active_nodes) > avc_cache_threshold) in avc_alloc_node()
1294 length = scnprintf(tmpbuf, TMPBUFLEN, "%u", avc_cache_threshold); in sel_read_avc_cache_threshold()1333 avc_cache_threshold = new_value; in sel_write_avc_cache_threshold()