Searched refs:cg_control (Results 1 – 2 of 2) sorted by relevance
27 extern char *cg_control(const char *cgroup, const char *control);
75 char *cg_control(const char *cgroup, const char *control) in cg_control() function639 ret = inotify_add_watch(fd, cg_control(cgroup, filename), IN_MODIFY); in __prepare_for_wait()