Searched refs:last_move (Results 1 – 3 of 3) sorted by relevance
565 if (bufnr != q->last_move) { in qdio_inbound_q_moved()566 q->last_move = bufnr; in qdio_inbound_q_moved()810 if (bufnr != q->last_move) { in qdio_outbound_q_moved()811 q->last_move = bufnr; in qdio_outbound_q_moved()
126 q->first_to_check, q->last_move); in qstat_show()
232 int last_move; member