Searched refs:group_path (Results 1 – 1 of 1) sorted by relevance
100 static char group_path[PATH_MAX]; variable104 if (autogroup_path(tg, group_path, PATH_MAX)) in task_group_path()105 return group_path; in task_group_path()107 return cgroup_path(tg->css.cgroup, group_path, PATH_MAX); in task_group_path()