Searched refs:GET_Q_NEXT (Results 1 – 1 of 1) sorted by relevance
278 #define GET_Q_NEXT(_START, _STEP, _END) \ macro295 ring->cidx = GET_Q_NEXT(ring->cidx, n, ring->num_items)297 ring->pidx = GET_Q_NEXT(ring->pidx, n, ring->num_items)