Searched refs:cg_control (Results 1 – 4 of 4) sorted by relevance
55 extern char *cg_control(const char *cgroup, const char *control);
77 char *cg_control(const char *cgroup, const char *control) in cg_control() function595 ret = inotify_add_watch(fd, cg_control(cgroup, filename), IN_MODIFY); in __prepare_for_wait()