Home
last modified time | relevance | path

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

/kernel/sched/
Ddebug.c102 static char *task_group_path(struct task_group *tg) in task_group_path() function
139 SEQ_printf(m, " %s", task_group_path(task_group(p))); in print_task()
175 SEQ_printf(m, "\ncfs_rq[%d]:%s\n", cpu, task_group_path(cfs_rq->tg)); in print_cfs_rq()
240 SEQ_printf(m, "\nrt_rq[%d]:%s\n", cpu, task_group_path(rt_rq->tg)); in print_rt_rq()