Home
last modified time | relevance | path

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

/block/
Dblk-iocost.c2024 u64 dur, usage_pct, nr_cycles; in ioc_forgive_debts() local
2072 nr_cycles = dur + ioc->dfgv_period_rem; in ioc_forgive_debts()
2073 ioc->dfgv_period_rem = do_div(nr_cycles, DFGV_PERIOD); in ioc_forgive_debts()
2087 iocg->abs_vdebt = iocg->abs_vdebt >> nr_cycles ?: 1; in ioc_forgive_debts()
2089 iocg->delay = iocg->delay >> nr_cycles ?: 1; in ioc_forgive_debts()