Searched refs:FOREACH_LIST_NODE (Results 1 – 5 of 5) sorted by relevance
53 FOREACH_LIST_NODE (node, GetDeviceList()) { in GetDeviceListSize()70 FOREACH_LIST_NODE (node, GetDeviceList()) { in GetDslmDeviceInfo()147 FOREACH_LIST_NODE (node, GetDeviceList()) { in ForEachDeviceDump()
354 FOREACH_LIST_NODE (node, &info->notifyList) { in RefreshNotifyList()
61 #define FOREACH_LIST_NODE(item, head) for ((item) = (head)->next; (item) != (head); (item) = (item)… macro
126 FOREACH_LIST_NODE (node, &info->notifyList) { in GetPendingNotifyNodeCnt()207 FOREACH_LIST_NODE (node, &info->historyList) { in DumpHistoryCalls()
373 FOREACH_LIST_NODE (node, &instance->openedSessionList) { in GetOpenedSessionId()