Searched refs:cgroup_setup_and_join (Results 1 – 10 of 10) sorted by relevance
18 int cgroup_setup_and_join(const char *relative_path);
90 cg_fd = cgroup_setup_and_join(cg_path); in main()
485 int cgroup_setup_and_join(const char *path) { in cgroup_setup_and_join() function
1616 cgfd = cgroup_setup_and_join(CG_PATH); in main()
2203 cg_fd = cgroup_setup_and_join(CG_PATH); in main()
21 cgroup_fd = cgroup_setup_and_join(TEST_CGROUP); in test_cgroup_get_current_cgroup_id()
43 cgroup_fd = cgroup_setup_and_join(TEST_CGROUP); in test_cgroup_storage()
83 cgroup_fd = cgroup_setup_and_join(TEST_CGROUP); in test_cgroup_dev()
122 cgroup_fd = cgroup_setup_and_join(CGROUP_PATH); in test_cgroup_ancestor()
170 ctx.fd = cgroup_setup_and_join("/htab_mem"); in htab_mem_setup()