Searched refs:join_cgroup (Results 1 – 7 of 7) sorted by relevance
17 int join_cgroup(const char *path);
186 int join_cgroup(const char *path) in join_cgroup() function317 if (join_cgroup(path)) { in cgroup_setup_and_join()
257 if (join_cgroup(path)) { in test__join_cgroup()
48 if (CHECK_FAIL(join_cgroup("/cg_autodetach"))) in test_cgroup_attach_autodetach()
61 err = join_cgroup(cgs[last_cg].path); in test_cgroup_link()
113 if (CHECK_FAIL(join_cgroup("/cg1/cg2/cg3/cg4/cg5"))) in test_cgroup_attach_multi()
63 if (join_cgroup(cgroup_path)) in connect_send()