Searched defs:cgroup_path (Results 1 – 3 of 3) sorted by relevance
52 static int __enable_controllers(const char *cgroup_path, const char *controllers) in __enable_controllers()115 char cgroup_path[PATH_MAX + 1]; in enable_controllers() local121 static int __write_cgroup_file(const char *cgroup_path, const char *file, in __write_cgroup_file()156 char cgroup_path[PATH_MAX - 24]; in write_cgroup_file() local177 char cgroup_path[PATH_MAX - 24]; in write_cgroup_file_parent() local237 static int join_cgroup_from_top(const char *cgroup_path) in join_cgroup_from_top()274 char cgroup_path[PATH_MAX + 1]; in join_cgroup() local290 char cgroup_path[PATH_MAX + 1]; in join_parent_cgroup() local348 char cgroup_path[PATH_MAX + 1]; in remove_cgroup() local367 char cgroup_path[PATH_MAX + 1]; in create_and_get_cgroup() local
57 static bool connect_send(const char *cgroup_path) in connect_send()
600 static inline int cgroup_path(struct cgroup *cgrp, char *buf, size_t buflen) in cgroup_path() function
Completed in 9 milliseconds