Home
last modified time | relevance | path

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

/Linux-v6.1/lib/
Dstackdepot.c57 u32 slabindex : STACK_ALLOC_INDEX_BITS; member
150 stack->handle.slabindex = depot_index; in depot_alloc_stack()
376 if (parts.slabindex > depot_index) { in stack_depot_fetch()
378 parts.slabindex, depot_index, handle); in stack_depot_fetch()
381 slab = stack_slabs[parts.slabindex]; in stack_depot_fetch()