Searched refs:last_dispatch (Results 1 – 2 of 2) sorted by relevance
583 u64 last_dispatch; member
3019 bfqd->last_dispatch = bfqd->first_dispatch = ktime_get_ns(); in bfq_reset_rate_computation()3197 if (now_ns - bfqd->last_dispatch > 100*NSEC_PER_MSEC && in bfq_update_peak_rate()3230 bfqd->last_dispatch = now_ns; in bfq_update_peak_rate()