Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
Dslab.h34 uint32_t slabAllocatorGetIndex(struct SlabAllocator *allocator, void *ptr); // -> index or -1 if in…
/device/google/contexthub/firmware/os/core/
Dslab.c88 uint32_t slabAllocatorGetIndex(struct SlabAllocator *allocator, void* ptrP) in slabAllocatorGetIndex() function