Searched refs:__tail (Results 1 – 2 of 2) sorted by relevance
62 classq_pkt_t __tail; member71 #define pktsched_tail __tail72 #define pktsched_tail_mbuf __tail.cp_mbuf73 #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; \