Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/block/
H A Dblk-iocost.c228 INUSE_ADJ_STEP_PCT = 25, enumerator
2471 adj_step = DIV_ROUND_UP(iocg->active * INUSE_ADJ_STEP_PCT, 100); in adjust_inuse_and_calc_cost()
/kernel/linux/linux-6.6/block/
H A Dblk-iocost.c228 INUSE_ADJ_STEP_PCT = 25, enumerator
2500 adj_step = DIV_ROUND_UP(iocg->active * INUSE_ADJ_STEP_PCT, 100); in adjust_inuse_and_calc_cost()

Completed in 9 milliseconds