Searched refs:TAILQ_EMPTY (Results 1 – 1 of 1) sorted by relevance
667 if (!TAILQ_EMPTY(head) && \713 if (!TAILQ_EMPTY(head2)) { \723 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) macro832 (TAILQ_EMPTY(head) ? NULL : __containerof((head)->tqh_last, QUEUE_TYPEOF(type), field.tqe_next))