Home
last modified time | relevance | path

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

/linux-5.19.10/block/
Dblk-iocost.c292 DFGV_PERIOD = 100 * USEC_PER_MSEC, enumerator
2067 if (time_before64(now->now, ioc->dfgv_period_at + DFGV_PERIOD)) in ioc_forgive_debts()
2096 ioc->dfgv_period_rem = do_div(nr_cycles, DFGV_PERIOD); in ioc_forgive_debts()