Searched refs:sched_group_set_shares (Results 1 - 4 of 4) sorted by relevance

/linux-master/kernel/sched/
H A Dautogroup.c259 err = sched_group_set_shares(ag->tg, shares);
H A Dcore.c10788 return sched_group_set_shares(css_tg(css), scale_load(shareval));
11321 return sched_group_set_shares(css_tg(css), scale_load(weight));
11355 return sched_group_set_shares(css_tg(css), scale_load(weight));
H A Dsched.h509 extern int sched_group_set_shares(struct task_group *tg, unsigned long shares);
H A Dfair.c13007 int sched_group_set_shares(struct task_group *tg, unsigned long shares) function

Completed in 246 milliseconds