Home
last modified time | relevance | path

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

/linux-6.12.1/block/ !
Dblk-iocost.c2468 u32 hwi, adj_step; in adjust_inuse_and_calc_cost() local
2506 adj_step = DIV_ROUND_UP(iocg->active * INUSE_ADJ_STEP_PCT, 100); in adjust_inuse_and_calc_cost()
2508 new_inuse = new_inuse + adj_step; in adjust_inuse_and_calc_cost()