Home
last modified time | relevance | path

Searched refs:cg_path (Results 1 – 2 of 2) sorted by relevance

/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_tcpnotify_user.c77 const char *cg_path = "/foo"; in main() local
92 cg_fd = create_and_get_cgroup(cg_path); in main()
96 if (join_cgroup(cg_path)) in main()
Dtest_tcpbpf_user.c97 const char *cg_path = "/foo"; in main() local
108 cg_fd = create_and_get_cgroup(cg_path); in main()
112 if (join_cgroup(cg_path)) in main()