Home
last modified time | relevance | path

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

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