Home
last modified time | relevance | path

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

/Linux-v4.19/block/
Dbfq-iosched.h476 u64 first_dispatch; member
Dbfq-iosched.c2549 bfqd->last_dispatch = bfqd->first_dispatch = ktime_get_ns(); in bfq_reset_rate_computation()
2587 bfqd->last_completion - bfqd->first_dispatch); in bfq_update_rate_reset()
2748 bfqd->delta_from_first = now_ns - bfqd->first_dispatch; in bfq_update_peak_rate()