Searched defs:LIST_EMPTY (Results 1 – 2 of 2) sorted by relevance
142 #define LIST_EMPTY(head) ((head)->lh_first == NULL) macro