Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds