Searched refs:task_group_path (Results 1 – 1 of 1) sorted by relevance
475 static char *task_group_path(struct task_group *tg) in task_group_path() function509 SEQ_printf(m, " %s", task_group_path(task_group(p))); in print_task()546 SEQ_printf(m, "cfs_rq[%d]:%s\n", cpu, task_group_path(cfs_rq->tg)); in print_cfs_rq()617 SEQ_printf(m, "rt_rq[%d]:%s\n", cpu, task_group_path(rt_rq->tg)); in print_rt_rq()