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()624 unsigned long weight = scale_load_down(se->load.weight); in avg_vruntime_add()634 unsigned long weight = scale_load_down(se->load.weight); in avg_vruntime_sub()661 unsigned long weight = scale_load_down(curr->load.weight); in avg_vruntime()729 unsigned long weight = scale_load_down(curr->load.weight); in vruntime_eligible()1069 sa->load_avg = scale_load_down(se->load.weight); in init_entity_runnable_average()3892 load = max(scale_load_down(cfs_rq->load.weight), cfs_rq->avg.load_avg); in calc_group_shares()4323 if (scale_load_down(gcfs_rq->load.weight)) { in update_tg_cfs_load()4325 scale_load_down(gcfs_rq->load.weight)); in update_tg_cfs_load()[all …]
149 # define scale_load_down(w) \ macro160 # define scale_load_down(w) (w) macro962 return scale_load_down(se->load.weight); in se_weight()
9405 return scale_load_down(tg->shares); in tg_weight()9416 if (shareval > scale_load_down(ULONG_MAX)) in cpu_shares_write_u64()
3065 p->scx.weight = sched_weight_to_cgroup(scale_load_down(lw->weight)); in reweight_task_scx()