Home
last modified time | relevance | path

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

/lib/
Dstackdepot.c62 u32 slabindex : STACK_ALLOC_INDEX_BITS; member
140 stack->handle.slabindex = depot_index; in depot_alloc_stack()
187 void *slab = stack_slabs[parts.slabindex]; in depot_fetch_stack()