HomeSort by: relevance | last modified time | path
    Searched defs:pool_cache (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/sys/
pool.h 126 struct pool_cache *pr_cache; /* Cache for this pool */
256 struct pool_cache { struct
261 TAILQ_ENTRY(pool_cache)
290 typedef struct pool_cache *pool_cache_t;
pool.h 126 struct pool_cache *pr_cache; /* Cache for this pool */
256 struct pool_cache { struct
261 TAILQ_ENTRY(pool_cache)
290 typedef struct pool_cache *pool_cache_t;
  /src/usr.bin/vmstat/
vmstat.c 1810 struct pool_cache pool_cache, *pc = &pool_cache; local in function:dopoolcache
vmstat.c 1810 struct pool_cache pool_cache, *pc = &pool_cache; local in function:dopoolcache

Completed in 100 milliseconds