Searched refs:scale_load_down (Results 1 – 4 of 4) sorted by relevance
323 scale_load_down(cfs_rq->load.weight), in __update_load_avg_cfs_rq()
240 w = scale_load_down(lw->weight); in __update_inv_weight()264 u64 fact = scale_load_down(weight); in __calc_delta()626 unsigned long weight = scale_load_down(se->load.weight); in avg_vruntime_add()636 unsigned long weight = scale_load_down(se->load.weight); in avg_vruntime_sub()663 unsigned long weight = scale_load_down(curr->load.weight); in avg_vruntime()731 unsigned long weight = scale_load_down(curr->load.weight); in vruntime_eligible()1050 sa->load_avg = scale_load_down(se->load.weight); in init_entity_runnable_average()3921 load = max(scale_load_down(cfs_rq->load.weight), cfs_rq->avg.load_avg); in calc_group_shares()4358 if (scale_load_down(gcfs_rq->load.weight)) { in update_tg_cfs_load()4360 scale_load_down(gcfs_rq->load.weight)); in update_tg_cfs_load()[all …]
9373 return scale_load_down(tg->shares); in tg_weight()9384 if (shareval > scale_load_down(ULONG_MAX)) in cpu_shares_write_u64()
4188 p->scx.weight = sched_weight_to_cgroup(scale_load_down(lw->weight)); in reweight_task_scx()