Home
last modified time | relevance | path

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

/linux/kernel/sched/
H A Ddebug.c695 static char group_path[PATH_MAX]; variable
707 * group_path[] for cgroup path. Other simultaneous callers will have
715 task_group_path(tg, group_path, sizeof(group_path)); \
716 SEQ_printf(m, fmt, group_path); \