Home
last modified time | relevance | path

Searched refs:calc_tg_weight (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/kernel/sched/
Dfair.c2362 static inline long calc_tg_weight(struct task_group *tg, struct cfs_rq *cfs_rq) in calc_tg_weight() function
2382 tg_weight = calc_tg_weight(tg, cfs_rq); in calc_cfs_shares()
4587 W = wg + calc_tg_weight(tg, se->my_q); in effective_load()