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() function 688 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() 901 unsigned long weight = avg_vruntime_weight(cfs_rq, curr->load.weight); in vruntime_eligible() 6046 load += avg_vruntime_weight(cfs_rq, curr->load.weight); in throttle_cfs_rq_work() 6048 weight = avg_vruntime_weight(cfs_rq, se->load.weight); in throttle_cfs_rq_work() 6060 * Specifically (see the comment near avg_vruntime_weight()): in init_cfs_throttle_work()