Searched refs:pool_cache_group (Results 1 – 2 of 2) sorted by relevance
236 typedef struct pool_cache_group { struct237 struct pool_cache_group *pcg_next; /* link to next group */ argument245 struct pool_cache_group *cc_current; argument246 struct pool_cache_group *cc_previous;
3304 pool_in_cg(struct pool *pp, struct pool_cache_group *pcg, uintptr_t addr) in pool_in_cg() 3386 struct pool_cache_group *pcg; in pool_whatis()