Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/src/
Dslab.c67 void slabAllocatorFree(struct SlabAllocator *allocator, void* ptrP) in slabAllocatorFree()
88 uint32_t slabAllocatorGetIndex(struct SlabAllocator *allocator, void* ptrP) in slabAllocatorGetIndex()
/device/google/contexthub/firmware/inc/
DsyscallDo.h256 static inline void eOsSlabAllocatorFree(struct SlabAllocator* allocator, void* ptrP) in eOsSlabAllocatorFree()