Searched refs:DEPOT_POOL_SIZE (Results 1 – 1 of 1) sorted by relevance
37 #define DEPOT_POOL_SIZE (1LL << (PAGE_SHIFT + DEPOT_POOL_ORDER)) macro268 if (unlikely(pool_offset + required_size > DEPOT_POOL_SIZE)) { in depot_alloc_stack()