Searched refs:__list1 (Results 1 – 1 of 1) sorted by relevance
725 #define foreach_two_lists(__node1, __list1, __node2, __list2) \ argument726 for (struct exec_node * __node1 = (__list1)->head_sentinel.next, \