Searched refs:avg_vruntime_weight (Results 1 – 1 of 1) sorted by relevance
645 static inline unsigned long avg_vruntime_weight(struct cfs_rq *cfs_rq, unsigned long w) in avg_vruntime_weight() function657 unsigned long weight = avg_vruntime_weight(cfs_rq, se->h_load.weight); in __sum_w_vruntime_add()674 weight = avg_vruntime_weight(cfs_rq, se->h_load.weight); in sum_w_vruntime_add_paranoid()720 unsigned long weight = avg_vruntime_weight(cfs_rq, se->h_load.weight); in sum_w_vruntime_sub()762 unsigned long w = avg_vruntime_weight(cfs_rq, curr->h_load.weight); in avg_vruntime()929 unsigned long weight = avg_vruntime_weight(cfs_rq, curr->h_load.weight); in vruntime_eligible()6260 load += avg_vruntime_weight(cfs_rq, curr->h_load.weight); in place_entity()6262 weight = avg_vruntime_weight(cfs_rq, se->h_load.weight); in place_entity()