Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/kernel/sched/
Ddebug.c472 static char group_path[PATH_MAX]; variable
492 task_group_path(tg, group_path, sizeof(group_path)); \
493 SEQ_printf(m, fmt, group_path); \