Searched refs:SEQ_printf_task_group_path (Results 1 – 1 of 1) sorted by relevance
| /linux/kernel/sched/ |
| H A D | debug.c | 810 * Only 1 SEQ_printf_task_group_path() caller can use the full length 816 #define SEQ_printf_task_group_path(m, tg, fmt...) \ 860 SEQ_printf_task_group_path(m, task_group(p), " %s") in print_task() 916 SEQ_printf_task_group_path(m, cfs_rq->tg, "cfs_rq[%d]:%s\n", cpu); in print_cfs_rq() 997 SEQ_printf_task_group_path(m, rt_rq->tg, "rt_rq[%d]:%s\n", cpu); in print_rt_rq() 815 #define SEQ_printf_task_group_path( global() macro
|