Searched defs:cgroup_path (Results 1 – 2 of 2) sorted by relevance
86 static int join_cgroup_from_top(char *cgroup_path) in join_cgroup_from_top()123 char cgroup_path[PATH_MAX + 1]; in join_cgroup() local163 char cgroup_path[PATH_MAX + 1]; in create_and_get_cgroup() local
62 static char cgroup_path[PATH_MAX]; variable