sched_group_shares 2156 include/linux/sched.h extern unsigned long sched_group_shares(struct task_group *tg); sched_group_shares 143 kernel/user.c return sprintf(buf, "%lu\n", sched_group_shares(up->tg));