Searched refs:cq_last_tm_flush (Results 1 – 2 of 2) sorted by relevance
133 events_needed = timeout->target_seq - ctx->cq_last_tm_flush; in io_flush_timeouts()134 events_got = seq - ctx->cq_last_tm_flush; in io_flush_timeouts()140 ctx->cq_last_tm_flush = seq; in io_flush_timeouts()598 ctx->cq_last_tm_flush = tail; in io_timeout()
300 unsigned cq_last_tm_flush; member