Searched refs:DEPOT_MAX_POOLS (Results 1 – 1 of 1) sorted by relevance
41 #define DEPOT_MAX_POOLS \ macro65 static void *stack_pools[DEPOT_MAX_POOLS];248 if (unlikely(pools_num >= DEPOT_MAX_POOLS)) { in depot_init_pool()250 WARN_ON_ONCE(pools_num > DEPOT_MAX_POOLS); /* should never happen */ in depot_init_pool()276 if (pools_num < DEPOT_MAX_POOLS) in depot_init_pool()