Searched refs:TAILQ_EMPTY (Results 1 – 4 of 4) sorted by relevance
666 if (!TAILQ_EMPTY(head) && \712 if (!TAILQ_EMPTY(head2)) { \722 #define TAILQ_EMPTY(head) ((head)->tqh_first == NULL) macro831 (TAILQ_EMPTY(head) ? NULL : __containerof((head)->tqh_last, QUEUE_TYPEOF(type), field.tqe_next))
2895 (TAILQ_EMPTY(&dev->children)? "no ":""), in print_device_short()
4022 while (!TAILQ_EMPTY(&unload_queue)) { in do_dlclose()
4026 while (!TAILQ_EMPTY(&unload_queue)) { in do_dlclose()