Searched refs:CIRCLEQ_LAST (Results 1 – 3 of 3) sorted by relevance
115 #undef CIRCLEQ_LAST500 #define CIRCLEQ_LAST(head) ((head)->cqh_last) macro513 for((var) = CIRCLEQ_LAST(head); \
217 #define CIRCLEQ_LAST(head) ((head)->cqh_last) macro
661 #define CIRCLEQ_LAST(head) ((head)->cqh_last) macro