Searched refs:__node1 (Results 1 – 1 of 1) sorted by relevance
684 #define foreach_two_lists(__node1, __list1, __node2, __list2) \ argument685 for (struct exec_node * __node1 = (__list1)->head_sentinel.next, \687 * __next1 = __node1->next, \690 ; __node1 = __next1, \