Home
last modified time | relevance | path

Searched defs:cg_fd (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.15/tools/testing/selftests/bpf/prog_tests/
Dsockopt_qos_to_cc.c7 static void run_setsockopt_test(int cg_fd, int sock_fd) in run_setsockopt_test()
33 int cg_fd = -1; in test_sockopt_qos_to_cc() local
Dnetcnt.c21 int cg_fd = -1; in test_netcnt() local
Dtcpbpf_user.c124 int cg_fd = -1; in test_tcpbpf_user() local
Dtcp_hdr_options.c33 static int cg_fd; variable
/Linux-v5.15/samples/bpf/
Dtest_cgrp2_attach.c88 static int attach_filter(int cg_fd, int type, int verdict) in attach_filter()
134 int opt, cg_fd, ret; in main() local
Dtest_cgrp2_sock2.c35 int cg_fd, err, ret = EXIT_FAILURE, filter_id = 0, prog_cnt = 0; in main() local
Dtest_cgrp2_sock.c208 int cg_fd, prog_fd, ret; in main() local
/Linux-v5.15/tools/testing/selftests/bpf/
Dtest_sockmap.c909 static int run_options(struct sockmap_options *options, int cg_fd, int test) in run_options()
1830 static int __test_selftests(int cg_fd, struct sockmap_options *opt) in __test_selftests()
1857 static void test_selftests_sockmap(int cg_fd, struct sockmap_options *opt) in test_selftests_sockmap()
1863 static void test_selftests_sockhash(int cg_fd, struct sockmap_options *opt) in test_selftests_sockhash()
1869 static void test_selftests_ktls(int cg_fd, struct sockmap_options *opt) in test_selftests_ktls()
1878 static int test_selftest(int cg_fd, struct sockmap_options *opt) in test_selftest()
1892 int opt, longindex, err, cg_fd = 0; in main() local
Dtest_tcpnotify_user.c78 int prog_fd, rv, cg_fd = -1; in main() local
Dcgroup_helpers.c303 int cg_fd; in cgroup_setup_and_join() local