Home
last modified time | relevance | path

Searched refs:last_dispatch (Results 1 – 2 of 2) sorted by relevance

/block/
Dbfq-iosched.h583 u64 last_dispatch; member
Dbfq-iosched.c3019 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()