Searched refs:avg_vruntime_weight (Results 1 – 1 of 1) sorted by relevance
676 static inline unsigned long avg_vruntime_weight(struct cfs_rq *cfs_rq, unsigned long w) in avg_vruntime_weight() function688 unsigned long weight = avg_vruntime_weight(cfs_rq, se->load.weight); in __sum_w_vruntime_add()705 weight = avg_vruntime_weight(cfs_rq, se->load.weight); in sum_w_vruntime_add_paranoid()751 unsigned long weight = avg_vruntime_weight(cfs_rq, se->load.weight); in sum_w_vruntime_sub()793 unsigned long w = avg_vruntime_weight(cfs_rq, curr->load.weight); in avg_vruntime()896 unsigned long weight = avg_vruntime_weight(cfs_rq, curr->load.weight); in vruntime_eligible()5430 load += avg_vruntime_weight(cfs_rq, curr->load.weight); in place_entity()5432 weight = avg_vruntime_weight(cfs_rq, se->load.weight); in place_entity()