Searched refs:scale_load_down (Results 1 – 4 of 4) sorted by relevance
324 scale_load_down(cfs_rq->load.weight), in __update_load_avg_cfs_rq()
152 # define scale_load_down(w) \ macro163 # define scale_load_down(w) (w) macro1002 return scale_load_down(se->load.weight); in se_weight()
9818 return scale_load_down(tg->shares); in tg_weight()9829 if (shareval > scale_load_down(ULONG_MAX)) in cpu_shares_write_u64()
4247 p->scx.weight = sched_weight_to_cgroup(scale_load_down(lw->weight)); in reweight_task_scx()