Searched refs:fadv_cache (Results 1 – 1 of 1) sorted by relevance
112 static struct mcache *fadv_cache; /* mcache for flowadv_fcentry */ variable122 fadv_cache = mcache_create(FADV_CACHE_NAME, fadv_size, in flowadv_init()139 if ((fce = mcache_alloc(fadv_cache, (how == M_WAITOK) ? in flowadv_alloc_entry()150 mcache_free(fadv_cache, fce); in flowadv_free_entry()274 mcache_reap_now(fadv_cache, purge); in flowadv_reap_caches()