task_wants_autogroup 25 kernel/sched/autogroup.h extern bool task_wants_autogroup(struct task_struct *p, struct task_group *tg); task_wants_autogroup 32 kernel/sched/autogroup.h if (enabled && task_wants_autogroup(p, tg))