Lines Matching refs:blk_time_get_ns
1008 if (rq == last || blk_time_get_ns() < rq->fifo_time) in bfq_check_fifo()
1832 arrived_in_time = blk_time_get_ns() <= in bfq_bfqq_handle_idle_busy_switch()
2211 u64 now_ns = blk_time_get_ns(); in bfq_add_request()
2265 bfqd->last_empty_occupied_ns = blk_time_get_ns(); in bfq_add_request()
3438 bfqd->last_dispatch = bfqd->first_dispatch = blk_time_get_ns(); in bfq_reset_rate_computation()
3595 u64 now_ns = blk_time_get_ns(); in bfq_update_peak_rate()
5598 u64 now_ns = blk_time_get_ns(); in bfq_init_bfqq()
5908 elapsed = blk_time_get_ns() - bfqq->ttime.last_end_request; in bfq_update_io_thinktime()
6200 rq->fifo_time = blk_time_get_ns() + bfqd->bfq_fifo_expire[rq_is_sync(rq)]; in __bfq_insert_request()
6376 now_ns = blk_time_get_ns(); in bfq_completed_request()
6591 u64 tot_time_ns = blk_time_get_ns() - bfqd->last_empty_occupied_ns; in bfq_update_inject_limit()