Searched refs:pc_pcgpool (Results 1 – 2 of 2) sorted by relevance
263 struct pool *pc_pcgpool; /* Pool of cache groups */ member
2159 pc->pc_pcgpool = &pcg_large_pool; in pool_cache_bootstrap() 2163 pc->pc_pcgpool = &pcg_normal_pool; in pool_cache_bootstrap() 2807 pcg = pool_get(pc->pc_pcgpool, PR_NOWAIT); in pool_cache_put_slow()