Searched refs:last_move (Results 1 – 3 of 3) sorted by relevance
564 if (bufnr != q->last_move) { in qdio_inbound_q_moved()565 q->last_move = bufnr; in qdio_inbound_q_moved()803 if (bufnr != q->last_move) { in qdio_outbound_q_moved()804 q->last_move = bufnr; in qdio_outbound_q_moved()
125 q->first_to_check, q->last_move); in qstat_show()
231 int last_move; member