Searched refs:last_move (Results 1 – 3 of 3) sorted by relevance
562 if (bufnr != q->last_move) { in qdio_inbound_q_moved()563 q->last_move = bufnr; in qdio_inbound_q_moved()801 if (bufnr != q->last_move) { in qdio_outbound_q_moved()802 q->last_move = bufnr; in qdio_outbound_q_moved()
125 q->first_to_check, q->last_move); in qstat_show()
238 int last_move; member