Searched refs:SLIST_EMPTY (Results 1 – 7 of 7) sorted by relevance
123 #define SLIST_EMPTY(head) ((head)->slh_first == NULL) macro
203 #define SLIST_EMPTY(head) ((head)->slh_first == NULL) macro
237 #define SLIST_EMPTY(head) ((head)->slh_first == NULL) macro
243 #define SLIST_EMPTY(head) ((head)->slh_first == NULL) macro
124 #define SLIST_EMPTY(head) ((head)->slh_first == NULL) macro