Searched refs:task_wants_autogroup (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/kernel/sched/
H A Dauto_group.h27 extern bool task_wants_autogroup(struct task_struct *p, struct task_group *tg);
34 if (enabled && task_wants_autogroup(p, tg)) autogroup_task_group()
H A Dauto_group.c110 bool task_wants_autogroup(struct task_struct *p, struct task_group *tg) task_wants_autogroup() function

Completed in 53 milliseconds