Searched refs:cgroup_setup_and_join (Results 1 – 10 of 10) sorted by relevance
21 cgroup_fd = cgroup_setup_and_join(TEST_CGROUP); in test_cgroup_get_current_cgroup_id()
45 cgroup_fd = cgroup_setup_and_join(TEST_CGROUP); in test_cgroup_storage() 110 cgroup_fd = cgroup_setup_and_join(TEST_CGROUP);
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()
1604 cgfd = cgroup_setup_and_join(CG_PATH); in test_sysctl()
18 int cgroup_setup_and_join(const char *relative_path);
83 cg_fd = cgroup_setup_and_join(cg_path); in main()
526 int cgroup_setup_and_join(const char *path) { in cgroup_setup_and_join() function
2203 cg_fd = cgroup_setup_and_join(CG_PATH); in main()
170 ctx.fd = cgroup_setup_and_join("/htab_mem"); in htab_mem_setup()