Searched refs:create_and_get_cgroup (Results 1 – 17 of 17) sorted by relevance
88 foo = create_and_get_cgroup(FOO); in test_foo_bar()105 bar = create_and_get_cgroup(BAR); in test_foo_bar()309 cg1 = create_and_get_cgroup("/cg1"); in test_multiprog()312 cg2 = create_and_get_cgroup("/cg1/cg2"); in test_multiprog()315 cg3 = create_and_get_cgroup("/cg1/cg2/cg3"); in test_multiprog()318 cg4 = create_and_get_cgroup("/cg1/cg2/cg3/cg4"); in test_multiprog()321 cg5 = create_and_get_cgroup("/cg1/cg2/cg3/cg4/cg5"); in test_multiprog()478 cg = create_and_get_cgroup("/cg_autodetach"); in test_autodetach()
12 int create_and_get_cgroup(const char *path);
42 cgroup_fd = create_and_get_cgroup(TEST_CGROUP); in main()
67 cgroup_fd = create_and_get_cgroup(TEST_CGROUP); in main()
92 cg_fd = create_and_get_cgroup(cg_path); in main()
105 cg_fd = create_and_get_cgroup(cg_path); in main()
166 cgfd = create_and_get_cgroup(CGROUP_PATH); in main()
66 cgroup_fd = create_and_get_cgroup(TEST_CGROUP); in main()
83 cgroup_fd = create_and_get_cgroup(TEST_CGROUP); in main()
197 cgfd = create_and_get_cgroup(CG_PATH); in main()
218 int create_and_get_cgroup(const char *path) in create_and_get_cgroup() function
470 cgfd = create_and_get_cgroup(CG_PATH); in main()
149 fd = create_and_get_cgroup(path); in test__join_cgroup()
431 cgroup_fd = create_and_get_cgroup(TEST_CGROUP); in main()
1602 cgfd = create_and_get_cgroup(CG_PATH); in main()
1626 cgfd = create_and_get_cgroup(CG_PATH); in main()
1686 cg_fd = create_and_get_cgroup(CG_PATH); in __test_suite()