Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DosApi.c32 static struct SlabAllocator *mSlabAllocator; variable
280 union OsApiSlabItem *thing = slabAllocatorAlloc(mSlabAllocator); in osExpApiI2cCbkInfoAlloc()
292 slabAllocatorFree(mSlabAllocator, evt); in osExpApiI2cInternalEvtFreeF()
409 slabAllocatorFree(mSlabAllocator, cbkInfo); in osExpApiI2cMstTxRx()
442 slabAllocatorFree(mSlabAllocator, cbkInfo); in osExpApiI2cSlvRxEn()
459 slabAllocatorFree(mSlabAllocator, cbkInfo); in osExpApiI2cSlvTxPre()
477 slabAllocatorFree(mSlabAllocator, cbkInfo); in osExpApiI2cSlvTxPkt()