Searched refs:STACK_ALLOC_SIZE (Results 1 – 1 of 1) sorted by relevance
38 #define STACK_ALLOC_SIZE (1LL << (PAGE_SHIFT + STACK_ALLOC_ORDER)) macro108 if (unlikely(depot_offset + required_size > STACK_ALLOC_SIZE)) { in depot_alloc_stack()