Searched refs:SL_SLIST_FOR_EACH (Results 1 – 2 of 2) sorted by relevance
65 #define SL_SLIST_FOR_EACH(list_head, iterator) for ((iterator) = (list_head); (iterator) != … macro