Home
last modified time | relevance | path

Searched defs:pool_cache (Results 1 – 2 of 2) sorted by relevance

/minix3/sys/sys/
H A Dpool.h236 struct pool_cache { struct
242 TAILQ_ENTRY(pool_cache) argument
267 pool_cache_cpu_t pc_cpu0 __aligned(CACHE_LINE_SIZE); argument
273 typedef struct pool_cache *pool_cache_t; argument
H A Dmbuf.h488 #define _MCLGET(m, pool_cache, size, how) \ argument