sched_group_set_shares
int sched_group_set_shares(struct task_group *tg, unsigned long shares)
static inline int sched_group_set_shares(struct task_group *tg, unsigned long shares) { return 0; }