Searched refs:CIRCLEQ_EMPTY (Results 1 – 7 of 7) sorted by relevance
423 #define CIRCLEQ_EMPTY(head) ((head)->cqh_first == (void *)(head)) macro
559 #define CIRCLEQ_EMPTY(head) ((head)->cqh_first == (void *)(head)) macro
684 #define CIRCLEQ_EMPTY(head) ((head)->cqh_first == (void *)(head)) macro
701 #define CIRCLEQ_EMPTY(head) ((head)->cqh_first == (void *)(head)) macro
833 #define CIRCLEQ_EMPTY(head) \ macro