Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/src/
DosApi.c30 static struct SlabAllocator *mSlabAllocator; variable
260 union OsApiSlabItem *thing = slabAllocatorAlloc(mSlabAllocator); in osExpApiI2cCbkInfoAlloc()
272 slabAllocatorFree(mSlabAllocator, evt); in osExpApiI2cInternalEvtFreeF()
389 slabAllocatorFree(mSlabAllocator, cbkInfo); in osExpApiI2cMstTxRx()
422 slabAllocatorFree(mSlabAllocator, cbkInfo); in osExpApiI2cSlvRxEn()
439 slabAllocatorFree(mSlabAllocator, cbkInfo); in osExpApiI2cSlvTxPre()
457 slabAllocatorFree(mSlabAllocator, cbkInfo); in osExpApiI2cSlvTxPkt()