Searched refs:DEPOT_STACK_ALIGN (Results 1 – 2 of 2) sorted by relevance
14 DEPOT_STACK_ALIGN = 4 variable17 global DEPOT_STACK_ALIGN27 offset = parts['offset'] << DEPOT_STACK_ALIGN
38 #define DEPOT_STACK_ALIGN 4 macro39 #define DEPOT_OFFSET_BITS (DEPOT_POOL_ORDER + PAGE_SHIFT - DEPOT_STACK_ALIGN)265 required_size = ALIGN(required_size, 1 << DEPOT_STACK_ALIGN); in depot_alloc_stack()305 stack->handle.offset = pool_offset >> DEPOT_STACK_ALIGN; in depot_alloc_stack()470 size_t offset = parts.offset << DEPOT_STACK_ALIGN; in stack_depot_fetch()