Home
last modified time | relevance | path

Searched defs:itemIdx (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/core/
Dslab.c59 int32_t itemIdx = atomicBitsetFindClearAndSet(allocator->bitset); in slabAllocatorAlloc() local
71 uint32_t itemIdx = itemOffset / allocator->itemSz; in slabAllocatorFree() local
92 uint32_t itemIdx = itemOffset / allocator->itemSz; in slabAllocatorGetIndex() local