Searched refs:CG_PATH (Results 1 – 4 of 4) sorted by relevance
18 #define CG_PATH "/foo" macro208 cgfd = create_and_get_cgroup(CG_PATH); in main()212 if (join_cgroup(CG_PATH)) in main()
19 #define CG_PATH "/foo" macro460 cgfd = create_and_get_cgroup(CG_PATH); in main()464 if (join_cgroup(CG_PATH)) in main()
29 #define CG_PATH "/foo" macro1377 cgfd = create_and_get_cgroup(CG_PATH); in main()1381 if (join_cgroup(CG_PATH)) in main()
52 #define CG_PATH "/sockmap" macro1366 cg_fd = create_and_get_cgroup(CG_PATH); in __test_suite()1374 if (join_cgroup(CG_PATH)) { in __test_suite()