Searched refs:OsQueueBufferOperate (Results 1 – 2 of 2) sorted by relevance
| /kernel/liteos_a/kernel/base/ipc/ |
| D | los_queue.c | 215 STATIC VOID OsQueueBufferOperate(LosQueueCB *queueCB, UINT32 operateType, VOID *bufferAddr, UINT32 … in OsQueueBufferOperate() function 317 OsQueueBufferOperate(queueCB, operateType, bufferAddr, bufferSize); in OsQueueOperate()
|
| /kernel/liteos_m/kernel/src/ |
| D | los_queue.c | 304 static INLINE VOID OsQueueBufferOperate(LosQueueCB *queueCB, UINT32 operateType, in OsQueueBufferOperate() function 423 OsQueueBufferOperate(queueCB, operateType, bufferAddr, bufferSize); in OsQueueOperate()
|