Searched refs:DEPOT_MAX_POOLS (Results 1 – 1 of 1) sorted by relevance
43 #define DEPOT_MAX_POOLS \ macro86 static void *stack_pools[DEPOT_MAX_POOLS];243 if (pool_index + 1 < DEPOT_MAX_POOLS) { in depot_init_pool()270 if (unlikely(pool_index + 1 >= DEPOT_MAX_POOLS)) { in depot_alloc_stack()288 if (pool_index + 1 < DEPOT_MAX_POOLS) in depot_alloc_stack()