Home
last modified time | relevance | path

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

/Linux-v5.4/lib/
Dstackdepot.c53 u32 slabindex : STACK_ALLOC_INDEX_BITS; member
131 stack->handle.slabindex = depot_index; in depot_alloc_stack()
201 void *slab = stack_slabs[parts.slabindex]; in stack_depot_fetch()