Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DosApi.c33 static struct SlabAllocator *mSlabAllocator; variable
288 union OsApiSlabItem *thing = slabAllocatorAlloc(mSlabAllocator); in osExpApiI2cCbkInfoAlloc()
300 slabAllocatorFree(mSlabAllocator, evt); in osExpApiI2cInternalEvtFreeF()
417 slabAllocatorFree(mSlabAllocator, cbkInfo); in osExpApiI2cMstTxRx()
450 slabAllocatorFree(mSlabAllocator, cbkInfo); in osExpApiI2cSlvRxEn()
467 slabAllocatorFree(mSlabAllocator, cbkInfo); in osExpApiI2cSlvTxPre()
485 slabAllocatorFree(mSlabAllocator, cbkInfo); in osExpApiI2cSlvTxPkt()