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

/linux-master/include/linux/
H A Dstackdepot.h38 #define DEPOT_OFFSET_BITS (DEPOT_POOL_ORDER + PAGE_SHIFT - DEPOT_STACK_ALIGN) macro
39 #define DEPOT_POOL_INDEX_BITS (DEPOT_HANDLE_BITS - DEPOT_OFFSET_BITS - \
48 u32 offset : DEPOT_OFFSET_BITS;

Completed in 133 milliseconds