Searched refs:slabAllocatorGetNth (Results 1 – 3 of 3) sorted by relevance
33 void* slabAllocatorGetNth(struct SlabAllocator *allocator, uint32_t idx); // -> pointer or NULL if …
80 void* slabAllocatorGetNth(struct SlabAllocator *allocator, uint32_t idx) in slabAllocatorGetNth() function
80 struct SensorsClientRequest *req = slabAllocatorGetNth(mCliSensMatrix, i); in sensorClientRequestFind()389 struct SensorsClientRequest *req = slabAllocatorGetNth(mCliSensMatrix, i); in sensorCalcHwLatency()421 struct SensorsClientRequest *req = slabAllocatorGetNth(mCliSensMatrix, i); in sensorCalcHwRate()