Searched refs:__tail (Results 1 – 2 of 2) sorted by relevance
61 classq_pkt_t __tail; member70 #define pktsched_tail __tail71 #define pktsched_tail_mbuf __tail.cp_mbuf72 #define pktsched_tail_kpkt __tail.cp_kpkt
394 for (mpsc_queue_chain_t __tmp, __item = (head), __tail = (tail); \395 __tmp = mpsc_queue_batch_next(__item, __tail), (item) = __item; \