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

/linux-master/include/linux/
H A Dstackdepot.h36 #define DEPOT_POOL_SIZE (1LL << (PAGE_SHIFT + DEPOT_POOL_ORDER)) macro
/linux-master/lib/
H A Dstackdepot.c71 static size_t pool_offset = DEPOT_POOL_SIZE;
318 if (pool_offset + size > DEPOT_POOL_SIZE) {

Completed in 157 milliseconds