Home
last modified time | relevance | path

Searched refs:vdebt (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/block/
H A Dblk-iocost.c1470 s64 vdebt = abs_cost_to_cost(iocg->abs_vdebt, hwa); in iocg_kick_waitq() local
1471 vbudget = min_t(s64, 0, vbudget - vdebt); in iocg_kick_waitq()
2636 * An iocg with vdebt should stay online so that the timer can keep in ioc_rqos_throttle()
2637 * deducting its vdebt and [de]activate use_delay mechanism in ioc_rqos_throttle()
/kernel/linux/linux-6.6/block/
H A Dblk-iocost.c1527 s64 vdebt = abs_cost_to_cost(iocg->abs_vdebt, hwa); in iocg_kick_waitq() local
1528 vbudget = min_t(s64, 0, vbudget - vdebt); in iocg_kick_waitq()
2669 * An iocg with vdebt should stay online so that the timer can keep in ioc_rqos_throttle()
2670 * deducting its vdebt and [de]activate use_delay mechanism in ioc_rqos_throttle()

Completed in 10 milliseconds