Home
last modified time | relevance | path

Searched refs:first_dispatch (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/block/
H A Dbfq-iosched.h583 u64 first_dispatch; member
H A Dbfq-iosched.c3063 bfqd->last_dispatch = bfqd->first_dispatch = ktime_get_ns(); in bfq_reset_rate_computation()
3101 bfqd->last_completion - bfqd->first_dispatch); in bfq_update_rate_reset()
3262 bfqd->delta_from_first = now_ns - bfqd->first_dispatch; in bfq_update_peak_rate()
/kernel/linux/linux-6.6/block/
H A Dbfq-iosched.h660 u64 first_dispatch; member
H A Dbfq-iosched.c3436 bfqd->last_dispatch = bfqd->first_dispatch = ktime_get_ns(); in bfq_reset_rate_computation()
3474 bfqd->last_completion - bfqd->first_dispatch); in bfq_update_rate_reset()
3635 bfqd->delta_from_first = now_ns - bfqd->first_dispatch; in bfq_update_peak_rate()

Completed in 25 milliseconds