Searched refs:SLIST_EMPTY (Results 1 – 2 of 2) sorted by relevance
203 #define SLIST_EMPTY(head) ((head)->slh_first == NULL) macro