Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
Dsensors.c176 slabAllocatorFree(mInternalEvents, event); in sensorCallFuncPowerEvtFreeF()
206 slabAllocatorFree(mInternalEvents, evt); in sensorCallFuncPower()
227 slabAllocatorFree(mInternalEvents, event); in sensorCallFuncExternalEvtFreeF()
247 slabAllocatorFree(mInternalEvents, evt); in sensorCallFuncSetRate()
292 slabAllocatorFree(mInternalEvents, evt); in sensorCallFuncCfgData()
315 slabAllocatorFree(mInternalEvents, evt); in sensorCallFuncMarshall()
344 slabAllocatorFree(mInternalEvents, evt); in sensorCallFuncSendOneDirectEvt()
465 slabAllocatorFree(mInternalEvents, evtP); in sensorInternalEvtFreeF()
489 slabAllocatorFree(mInternalEvents, evt); in sensorInternalFwStateChanged()
517 slabAllocatorFree(mInternalEvents, evt); in sensorInternalPowerStateChanged()
[all …]
DeventQ.c93 slabAllocatorFree(q->evtsSlab, rec); in evtQueueFree()
171 slabAllocatorFree(q->evtsSlab, rec); in evtQueueRemoveAllMatching()
213 slabAllocatorFree(q->evtsSlab, rec); in evtQueueDequeue()
DosApi.c271 slabAllocatorFree(allocator, mem); in osExpApiSlabFree()
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()
Dtimer.c86 slabAllocatorFree(mInternalEvents, event); in timerCallFuncFreeF()
104 slabAllocatorFree(mInternalEvents, evt); in timCallFunc()
Dslab.c67 void slabAllocatorFree(struct SlabAllocator *allocator, void* ptrP) in slabAllocatorFree() function
Dseos.c372 slabAllocatorFree(mMiscInternalThingsSlab, event); in osPrivateEvtFreeF()
1227 slabAllocatorFree(mMiscInternalThingsSlab, event); in osDeferredActionFreeF()
1360 slabAllocatorFree(mMiscInternalThingsSlab, act); in osDefer()
DnanohubCommand.c115 slabAllocatorFree(mEventSlab, ptr); in slabFree()
/device/google/contexthub/firmware/os/inc/
Dslab.h31 void slabAllocatorFree(struct SlabAllocator *allocator, void *ptr);
/device/google/contexthub/firmware/os/drivers/vsync/
Dvsync.c105 slabAllocatorFree(mTask.evtSlab, ptr); in vsyncFreeEvt()
/device/google/contexthub/firmware/os/drivers/st_acc44/
Dst_acc44.c550 slabAllocatorFree(mTask.accDataSlab, ptr); in accFreeEvt()
/device/google/contexthub/firmware/os/drivers/st_lps22hb/
Dlps22hb.c209 slabAllocatorFree(mTask.baroSlab, ptr); in baroFreeEvt()
/device/google/contexthub/firmware/os/drivers/bosch_bmp280/
Dbosch_bmp280.c248 slabAllocatorFree(mTask.evtSlab, ptr); in baroFreeEvt()
/device/google/contexthub/firmware/os/drivers/st_mag40/
Dst_mag40.c301 slabAllocatorFree(mTask.magDataSlab, ptr); in magFreeEvt()
/device/google/contexthub/firmware/os/drivers/orientation/
Dorientation.c183 slabAllocatorFree(mDataSlab, ptr); in dataEvtFree()
/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
Dst_lsm6dsm.c4150 slabAllocatorFree(T(mDataSlabThreeAxis), (struct TripleAxisDataEvent *)ptr); in lsm6dsm_threeAxisDataEvtFree()
4184 slabAllocatorFree(T(mDataSlabOneAxis), (struct SingleAxisDataEvent *)ptr); in lsm6dsm_oneAxisDataEvtFree()
/device/google/contexthub/firmware/os/drivers/invensense_icm40600/
Dinvensense_icm40600.c823 slabAllocatorFree(T(mDataSlab), ev);
/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c818 slabAllocatorFree(T(mDataSlab), ev);