Searched refs:is_tail (Results 1 – 1 of 1) sorted by relevance
341 int is_tail = cq->buffers.head == cq->buffers.tail; in _glq_flush_queue() local355 int nhead = (!is_tail || nmodulo == 0) ? GL_CQ_SIZE : nmodulo; in _glq_flush_queue()384 if(is_tail) { in _glq_flush_queue()