Home
last modified time | relevance | path

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

/linux-6.1.9/kernel/sched/
Ddebug.c497 static char group_path[PATH_MAX]; variable
517 task_group_path(tg, group_path, sizeof(group_path)); \
518 SEQ_printf(m, fmt, group_path); \