Searched defs:pool_cache (Results 1 – 2 of 2) sorted by relevance
236 struct pool_cache { struct242 TAILQ_ENTRY(pool_cache) argument267 pool_cache_cpu_t pc_cpu0 __aligned(CACHE_LINE_SIZE); argument273 typedef struct pool_cache *pool_cache_t; argument
488 #define _MCLGET(m, pool_cache, size, how) \ argument