Home
last modified time | relevance | path

Searched refs:TEST_CGROUP (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/tools/testing/selftests/bpf/
Dget_cgroup_id_user.c46 #define TEST_CGROUP "/test-bpf-get-cgroup-id/" macro
61 cgroup_fd = cgroup_setup_and_join(TEST_CGROUP); in main()
124 ucgid = get_cgroup_id(TEST_CGROUP); in main()
Dtest_dev_cgroup.c21 #define TEST_CGROUP "/test-bpf-based-device-cgroup/" macro
36 cgroup_fd = cgroup_setup_and_join(TEST_CGROUP); in main()
Dtest_netcnt.c19 #define TEST_CGROUP "/test-network-counters/" macro
61 cgroup_fd = cgroup_setup_and_join(TEST_CGROUP); in main()
Dtest_cgroup_storage.c14 #define TEST_CGROUP "/test-bpf-cgroup-storage-buf/" macro
77 cgroup_fd = cgroup_setup_and_join(TEST_CGROUP); in main()