Searched refs:scale_load_down (Results 1 – 5 of 5) sorted by relevance
324 scale_load_down(cfs_rq->load.weight), in __update_load_avg_cfs_rq()
238 w = scale_load_down(lw->weight); in __update_inv_weight()262 u64 fact = scale_load_down(weight); in __calc_delta()661 unsigned long weight = scale_load_down(se->load.weight); in sum_w_vruntime_add()671 unsigned long weight = scale_load_down(se->load.weight); in sum_w_vruntime_sub()698 unsigned long weight = scale_load_down(curr->load.weight); in avg_vruntime()766 unsigned long weight = scale_load_down(curr->load.weight); in vruntime_eligible()1105 sa->load_avg = scale_load_down(se->load.weight); in init_entity_runnable_average()3927 load = max(scale_load_down(cfs_rq->load.weight), cfs_rq->avg.load_avg); in calc_group_shares()4348 if (scale_load_down(gcfs_rq->load.weight)) { in update_tg_cfs_load()4350 scale_load_down(gcfs_rq->load.weight)); in update_tg_cfs_load()[all …]
152 # define scale_load_down(w) \ macro163 # define scale_load_down(w) (w) macro964 return scale_load_down(se->load.weight); in se_weight()
9468 return scale_load_down(tg->shares); in tg_weight()9479 if (shareval > scale_load_down(ULONG_MAX)) in cpu_shares_write_u64()
3141 p->scx.weight = sched_weight_to_cgroup(scale_load_down(lw->weight)); in reweight_task_scx()