Searched refs:__calc_prop_weight (Results 1 – 1 of 1) sorted by relevance
| /linux/kernel/sched/ |
| H A D | fair.c | 4786 unsigned long __calc_prop_weight(struct cfs_rq *cfs_rq, struct sched_entity *se, in __calc_prop_weight() function 4814 weight = __calc_prop_weight(cfs_rq_of(se), se, weight); in reweight_task_fair() 7958 weight = __calc_prop_weight(cfs_rq, se, weight); in enqueue_hierarchy() 15035 weight = __calc_prop_weight(cfs_rq, se, weight); in task_tick_fair() 15232 weight = __calc_prop_weight(cfs_rq, se, weight); in set_next_task_fair()
|