Searched refs:adj_step (Results 1 – 1 of 1) sorted by relevance
2432 u32 hwi, adj_step; in adjust_inuse_and_calc_cost() local2469 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()