Searched refs:LL_FOREACH (Results 1 – 4 of 4) sorted by relevance
110 #define LL_FOREACH(head, el) for (el = head; el; el = el->next) macro117 LL_FOREACH (head, out) \124 LL_FOREACH (head, out) { \134 LL_FOREACH (head, out) \
12 - 'LL_FOREACH'
75 - 'LL_FOREACH'
358 LL_FOREACH (battery_provider.batteries, battery) { in cras_bt_battery_provider_reset()