Searched refs:group_path (Results 1 – 1 of 1) sorted by relevance
433 static char group_path[PATH_MAX]; variable437 if (autogroup_path(tg, group_path, PATH_MAX)) in task_group_path()438 return group_path; in task_group_path()440 cgroup_path(tg->css.cgroup, group_path, PATH_MAX); in task_group_path()442 return group_path; in task_group_path()