HomeSort by relevance Sort by last modified time
    Searched refs:slabAllocatorGetIndex (Results 1 - 2 of 2) sorted by null

  /device/google/contexthub/firmware/os/inc/
slab.h 34 uint32_t slabAllocatorGetIndex(struct SlabAllocator *allocator, void *ptr); // -> index or -1 if invalid pointer
  /device/google/contexthub/firmware/os/core/
slab.c 88 uint32_t slabAllocatorGetIndex(struct SlabAllocator *allocator, void* ptrP)

Completed in 103 milliseconds