Home
last modified time | relevance | path

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

/linux-6.6.21/kernel/sched/
Ddebug.c541 static char group_path[PATH_MAX]; variable
561 task_group_path(tg, group_path, sizeof(group_path)); \
562 SEQ_printf(m, fmt, group_path); \