Home
last modified time | relevance | path

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

/include/linux/
A Dstackdepot.h35 #define DEPOT_POOL_ORDER 2 /* Pool size order, 4 pages */ macro
36 #define DEPOT_POOL_SIZE (1LL << (PAGE_SHIFT + DEPOT_POOL_ORDER))
38 #define DEPOT_OFFSET_BITS (DEPOT_POOL_ORDER + PAGE_SHIFT - DEPOT_STACK_ALIGN)

Completed in 9 milliseconds