Home
last modified time | relevance | path

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

/Linux-v5.10/lib/
Dstackdepot.c54 u32 slabindex : STACK_ALLOC_INDEX_BITS; member
136 stack->handle.slabindex = depot_index; in depot_alloc_stack()
211 if (parts.slabindex > depot_index) { in stack_depot_fetch()
213 parts.slabindex, depot_index, handle); in stack_depot_fetch()
216 slab = stack_slabs[parts.slabindex]; in stack_depot_fetch()