Home
last modified time | relevance | path

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

/linux-5.19.10/block/
Dblk-iocost.c2432 u32 hwi, adj_step; in adjust_inuse_and_calc_cost() local
2469 adj_step = DIV_ROUND_UP(iocg->active * INUSE_ADJ_STEP_PCT, 100); in adjust_inuse_and_calc_cost()
2471 new_inuse = new_inuse + adj_step; in adjust_inuse_and_calc_cost()