Searched refs:cg_control (Results 1 – 2 of 2) sorted by relevance
22 extern char *cg_control(const char *cgroup, const char *control);
80 char *cg_control(const char *cgroup, const char *control) in cg_control() function594 ret = inotify_add_watch(fd, cg_control(cgroup, "cgroup.events"), in cg_prepare_for_wait()