Home
last modified time | relevance | path

Searched refs:task_group_is_autogroup (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/kernel/sched/
H A Dautogroup.h20 static inline bool task_group_is_autogroup(struct task_group *tg) in task_group_is_autogroup() function
44 static inline bool task_group_is_autogroup(struct task_group *tg) in task_group_is_autogroup() function
H A Dautogroup.c250 if (!task_group_is_autogroup(ag->tg)) in proc_sched_autogroup_show_task()
264 if (!task_group_is_autogroup(tg)) in autogroup_path()
H A Drt.c516 } while (&tg->list != &task_groups && task_group_is_autogroup(tg)); in next_task_group()
2793 if (task_group_is_autogroup(tg)) in tg_has_rt_tasks()
H A Dcore.c1128 if (task_group_is_autogroup(task_group(p))) in uclamp_tg_restrict()
5584 !task_group_is_autogroup(task_group(p))) { in __sched_setscheduler()
H A Dfair.c322 if (cfs_rq && task_group_is_autogroup(cfs_rq->tg)) in cfs_rq_tg_path()
/kernel/linux/linux-6.6/kernel/sched/
H A 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
H A 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()
H A Drt.c566 } while (&tg->list != &task_groups && task_group_is_autogroup(tg)); in next_task_group()
3050 if (task_group_is_autogroup(tg)) in tg_has_rt_tasks()
H A Dcore.c1556 if (task_group_is_autogroup(task_group(p))) in uclamp_tg_restrict()
7932 !task_group_is_autogroup(task_group(p))) { in __sched_setscheduler()

Completed in 51 milliseconds