Searched refs:pr_cache_nitems (Results 1 – 2 of 2) sorted by relevance
201 u_int pr_cache_nitems; /* # of idle items */ member
1738 pp->pr_cache_nitems = 0; in pool_cache_init()1820 pp->pr_cache_nitems -= POOL_CACHE_ITEM_NITEMS(pl); in pool_cache_list_alloc()1844 pp->pr_cache_nitems += POOL_CACHE_ITEM_NITEMS(ci); in pool_cache_list_free()2027 pp->pr_cache_nitems -= POOL_CACHE_ITEM_NITEMS(pl); in pool_cache_gc()2047 if ((ncpusfound * 8 * 2) <= pp->pr_cache_nitems) in pool_cache_gc()2105 kpc.pr_nitems = pp->pr_cache_nitems; in pool_cache_info()