Searched refs:SRTM_List_IsEmpty (Results 1 – 7 of 7) sorted by relevance
91 assert(SRTM_List_IsEmpty(&msg->node)); in SRTM_Dispatcher_QueueMessage()108 if (!SRTM_List_IsEmpty(&msg->node)) in SRTM_Dispatcher_DequeueMessage()126 if (!SRTM_List_IsEmpty(&disp->messageQ)) in SRTM_Dispatcher_RecvMessage()259 assert(SRTM_List_IsEmpty(&disp->messageQ)); in SRTM_Dispatcher_Destroy()261 assert(SRTM_List_IsEmpty(&disp->waitingReqs)); in SRTM_Dispatcher_Destroy()263 while (!SRTM_List_IsEmpty(&disp->cores)) in SRTM_Dispatcher_Destroy()271 while (!SRTM_List_IsEmpty(&disp->services)) in SRTM_Dispatcher_Destroy()279 while (!SRTM_List_IsEmpty(&disp->freeRxMsgs)) in SRTM_Dispatcher_Destroy()394 if (!SRTM_List_IsEmpty(&core->node)) in SRTM_Dispatcher_AddPeerCore()420 if (SRTM_List_IsEmpty(&core->node)) in SRTM_Dispatcher_RemovePeerCore()[all …]
71 while (!SRTM_List_IsEmpty(&core->channels)) in SRTM_PeerCore_Destroy()81 assert(SRTM_List_IsEmpty(&core->pendingQ)); in SRTM_PeerCore_Destroy()195 if (!SRTM_List_IsEmpty(&channel->node)) in SRTM_PeerCore_AddChannel()216 if (SRTM_List_IsEmpty(&channel->node)) in SRTM_PeerCore_RemoveChannel()
62 static inline bool SRTM_List_IsEmpty(srtm_list_t *list) in SRTM_List_IsEmpty() function
190 if (!SRTM_List_IsEmpty(&iface->freeProcs)) in SRTM_AudioService_PeriodDone()732 while (!SRTM_List_IsEmpty(&iface->freeProcs)) in SRTM_AudioService_DestroyIface()839 assert(SRTM_List_IsEmpty(&service->node)); in SRTM_AudioService_Destroy()841 while (!SRTM_List_IsEmpty(&handle->ifaces)) in SRTM_AudioService_Destroy()
170 assert(SRTM_List_IsEmpty(&service->node)); in SRTM_I2CService_Destroy()
92 if (SRTM_List_IsEmpty(&srtmMsgList)) in SRTM_MessagePool_Alloc()
233 assert(SRTM_List_IsEmpty(&channel->node)); /* Channel must not on any list */ in SRTM_RPMsgEndpoint_Destroy()