Home
last modified time | relevance | path

Searched refs:cgroup_setup_and_join (Results 1 – 10 of 10) sorted by relevance

/tools/testing/selftests/bpf/prog_tests/
A Dcgroup_get_current_cgroup_id.c21 cgroup_fd = cgroup_setup_and_join(TEST_CGROUP); in test_cgroup_get_current_cgroup_id()
A Dcgroup_storage.c43 cgroup_fd = cgroup_setup_and_join(TEST_CGROUP); in test_cgroup_storage()
A Dcgroup_dev.c83 cgroup_fd = cgroup_setup_and_join(TEST_CGROUP); in test_cgroup_dev()
A Dcgroup_ancestor.c122 cgroup_fd = cgroup_setup_and_join(CGROUP_PATH); in test_cgroup_ancestor()
A Dtest_sysctl.c1601 cgfd = cgroup_setup_and_join(CG_PATH); in test_sysctl()
/tools/testing/selftests/bpf/
A Dcgroup_helpers.h18 int cgroup_setup_and_join(const char *relative_path);
A Dtest_tcpnotify_user.c90 cg_fd = cgroup_setup_and_join(cg_path); in main()
A Dcgroup_helpers.c506 int cgroup_setup_and_join(const char *path) { in cgroup_setup_and_join() function
A Dtest_sockmap.c2203 cg_fd = cgroup_setup_and_join(CG_PATH); in main()
/tools/testing/selftests/bpf/benchs/
A Dbench_htab_mem.c170 ctx.fd = cgroup_setup_and_join("/htab_mem"); in htab_mem_setup()

Completed in 124 milliseconds