Home
last modified time | relevance | path

Searched refs:task_group_is_autogroup (Results 1 – 4 of 4) sorted by relevance

/kernel/sched/
Dautogroup.h23 static inline bool task_group_is_autogroup(struct task_group *tg) in task_group_is_autogroup() function
48 static inline bool task_group_is_autogroup(struct task_group *tg) in task_group_is_autogroup() function
Dautogroup.c273 if (!task_group_is_autogroup(ag->tg)) in proc_sched_autogroup_show_task()
287 if (!task_group_is_autogroup(tg)) in autogroup_path()
Drt.c557 } while (&tg->list != &task_groups && task_group_is_autogroup(tg)); in next_task_group()
2848 if (task_group_is_autogroup(tg)) in tg_has_rt_tasks()
Dcore.c1493 if (task_group_is_autogroup(task_group(p))) in uclamp_tg_restrict()
7772 !task_group_is_autogroup(task_group(p))) { in __sched_setscheduler()