Searched refs:task_group_is_autogroup (Results 1 – 5 of 5) sorted by relevance
20 static inline bool task_group_is_autogroup(struct task_group *tg) in task_group_is_autogroup() function44 static inline bool task_group_is_autogroup(struct task_group *tg) in task_group_is_autogroup() function
250 if (!task_group_is_autogroup(ag->tg)) in proc_sched_autogroup_show_task()264 if (!task_group_is_autogroup(tg)) in autogroup_path()
510 } while (&tg->list != &task_groups && task_group_is_autogroup(tg)); in next_task_group()2600 if (task_group_is_autogroup(tg)) in tg_has_rt_tasks()
1115 if (task_group_is_autogroup(task_group(p))) in uclamp_tg_restrict()5634 !task_group_is_autogroup(task_group(p))) { in __sched_setscheduler()
299 if (cfs_rq && task_group_is_autogroup(cfs_rq->tg)) in cfs_rq_tg_path()