Searched defs:cgroup_path (Results 1 – 5 of 5) sorted by relevance
52 static int enable_all_controllers(char *cgroup_path) in enable_all_controllers()150 static int join_cgroup_from_top(const char *cgroup_path) in join_cgroup_from_top()187 char cgroup_path[PATH_MAX + 1]; in join_cgroup() local227 char cgroup_path[PATH_MAX + 1]; in create_and_get_cgroup() local
143 FilePath cgroup_path = GetForegroundCgroupDir(token); in GetForegroundCgroupFile() local319 FilePath cgroup_path = CGroups::Get().GetForegroundCgroupDir(unique_token_); in InitializePriority() local
612 FilePath cgroup_path = FilePath(std::string(kCgroupRoot) + cgroup); in TEST_F() local
50 static char cgroup_path[PATH_MAX]; variable
57 static bool connect_send(const char *cgroup_path) in connect_send()