Searched defs:cgroup_path (Results 1 – 9 of 9) sorted by relevance
51 static int __enable_controllers(const char *cgroup_path, const char *controllers) in __enable_controllers()114 char cgroup_path[PATH_MAX + 1]; in enable_controllers() local120 static int __write_cgroup_file(const char *cgroup_path, const char *file, in __write_cgroup_file()155 char cgroup_path[PATH_MAX - 24]; in write_cgroup_file() local176 char cgroup_path[PATH_MAX - 24]; in write_cgroup_file_parent() local236 static int join_cgroup_from_top(const char *cgroup_path) in join_cgroup_from_top()273 char cgroup_path[PATH_MAX + 1]; in join_cgroup() local289 char cgroup_path[PATH_MAX + 1]; in join_parent_cgroup() local347 char cgroup_path[PATH_MAX + 1]; in create_and_get_cgroup() local
149 FilePath cgroup_path = GetForegroundCgroupDir(token); in GetForegroundCgroupFile() local375 FilePath cgroup_path = CGroups::Get().GetForegroundCgroupDir(unique_token_); in InitializePriority() local
1002 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()
44 static char *cgroup_path; variable
1429 let cgroup_path = cfg in setup_vm_components() localVariable