Searched refs:sched_group_set_shares (Results 1 – 4 of 4) sorted by relevance
217 err = sched_group_set_shares(ag->tg, prio_to_weight[nice + 20]); in proc_sched_autogroup_set_nice()
306 extern int sched_group_set_shares(struct task_group *tg, unsigned long shares);327 extern int sched_group_set_shares(struct task_group *tg, unsigned long shares);
8156 int sched_group_set_shares(struct task_group *tg, unsigned long shares) in sched_group_set_shares() function
8056 return sched_group_set_shares(css_tg(css), scale_load(shareval)); in cpu_shares_write_u64()