Home
last modified time | relevance | path

Searched refs:DEPOT_POOL_SIZE (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/lib/
A Dstackdepot.c36 #define DEPOT_POOL_SIZE (1LL << (PAGE_SHIFT + DEPOT_POOL_ORDER)) macro
267 if (unlikely(pool_offset + required_size > DEPOT_POOL_SIZE)) { in depot_alloc_stack()

Completed in 4 milliseconds