Home
last modified time | relevance | path

Searched refs:bpf_prog_test_run_opts (Results 1 – 25 of 68) sorted by relevance

123

/linux-6.1.9/tools/testing/selftests/bpf/prog_tests/
Dskb_ctx.c42 err = bpf_prog_test_run_opts(prog_fd, &tattr); in test_skb_ctx()
49 err = bpf_prog_test_run_opts(prog_fd, &tattr); in test_skb_ctx()
56 err = bpf_prog_test_run_opts(prog_fd, &tattr); in test_skb_ctx()
61 err = bpf_prog_test_run_opts(prog_fd, &tattr); in test_skb_ctx()
68 err = bpf_prog_test_run_opts(prog_fd, &tattr); in test_skb_ctx()
73 err = bpf_prog_test_run_opts(prog_fd, &tattr); in test_skb_ctx()
77 err = bpf_prog_test_run_opts(prog_fd, &tattr); in test_skb_ctx()
Dxdp_adjust_tail.c24 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_xdp_adjust_tail_shrink()
32 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_xdp_adjust_tail_shrink()
59 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_xdp_adjust_tail_grow()
67 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_xdp_adjust_tail_grow()
101 err = bpf_prog_test_run_opts(prog_fd, &tattr); in test_xdp_adjust_tail_grow2()
119 err = bpf_prog_test_run_opts(prog_fd, &tattr); in test_xdp_adjust_tail_grow2()
172 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_xdp_adjust_frags_tail_shrink()
183 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_xdp_adjust_frags_tail_shrink()
193 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_xdp_adjust_frags_tail_shrink()
236 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_xdp_adjust_frags_tail_grow()
[all …]
Dtailcalls.c61 err = bpf_prog_test_run_opts(main_fd, &topts); in test_tailcall_1()
70 err = bpf_prog_test_run_opts(main_fd, &topts); in test_tailcall_1()
90 err = bpf_prog_test_run_opts(main_fd, &topts); in test_tailcall_1()
114 err = bpf_prog_test_run_opts(main_fd, &topts); in test_tailcall_1()
123 err = bpf_prog_test_run_opts(main_fd, &topts); in test_tailcall_1()
132 err = bpf_prog_test_run_opts(main_fd, &topts); in test_tailcall_1()
196 err = bpf_prog_test_run_opts(main_fd, &topts); in test_tailcall_2()
205 err = bpf_prog_test_run_opts(main_fd, &topts); in test_tailcall_2()
214 err = bpf_prog_test_run_opts(main_fd, &topts); in test_tailcall_2()
268 err = bpf_prog_test_run_opts(main_fd, &topts); in test_tailcall_count()
[all …]
Draw_tp_test_run.c49 err = bpf_prog_test_run_opts(prog_fd, &opts); in test_raw_tp_test_run()
53 err = bpf_prog_test_run_opts(prog_fd, &opts); in test_raw_tp_test_run()
63 err = bpf_prog_test_run_opts(prog_fd, &opts); in test_raw_tp_test_run()
71 err = bpf_prog_test_run_opts(prog_fd, &opts); in test_raw_tp_test_run()
78 err = bpf_prog_test_run_opts(prog_fd, &opts); in test_raw_tp_test_run()
Datomics.c14 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_add()
39 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_sub()
64 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_and()
86 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_or()
108 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_xor()
130 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_cmpxchg()
152 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_xchg()
Dxdp_adjust_frags.c41 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_xdp_update_frags()
66 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_xdp_update_frags()
80 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_xdp_update_frags()
94 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_xdp_update_frags()
134 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_xdp_update_frags()
Dget_func_ip_test.c24 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_function_entry()
29 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_function_entry()
72 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_function_body()
Dkfunc_call.c122 err = bpf_prog_test_run_opts(prog_fd, &topts); in verify_success()
137 err = bpf_prog_test_run_opts(prog_fd, &topts); in verify_success()
200 err = bpf_prog_test_run_opts(prog_fd, &topts); in verify_fail()
245 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_subprog()
269 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_subprog_lskel()
Ddummy_st_ops.c42 err = bpf_prog_test_run_opts(fd, &attr); in test_dummy_init_ret_value()
87 err = bpf_prog_test_run_opts(fd, &attr); in test_dummy_init_ptr_arg()
115 err = bpf_prog_test_run_opts(fd, &attr); in test_dummy_multiple_args()
Dxdp_context_test_run.c23 err = bpf_prog_test_run_opts(prog_fd, &opts); in test_xdp_context_error()
52 err = bpf_prog_test_run_opts(prog_fd, &opts); in test_xdp_context_test_run()
64 err = bpf_prog_test_run_opts(prog_fd, &opts); in test_xdp_context_test_run()
Dpkt_access.c20 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_pkt_access()
27 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_pkt_access()
Dget_func_args_test.c23 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_get_func_args_test()
31 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_get_func_args_test()
Dskb_load_bytes.c28 err = bpf_prog_test_run_opts(prog_fd, &tattr); in test_skb_load_bytes()
36 err = bpf_prog_test_run_opts(prog_fd, &tattr); in test_skb_load_bytes()
Dksyms_module.c27 err = bpf_prog_test_run_opts(skel->progs.load.prog_fd, &topts); in test_ksyms_module_lskel()
54 err = bpf_prog_test_run_opts(bpf_program__fd(skel->progs.load), &topts); in test_ksyms_module_libbpf()
Dpe_preserve_elems.c30 err = bpf_prog_test_run_opts(bpf_program__fd(prog), &opts); in test_one_map()
40 err = bpf_prog_test_run_opts(bpf_program__fd(prog), &opts); in test_one_map()
Draw_tp_writable_test_run.c64 int err = bpf_prog_test_run_opts(filter_fd, &topts); in serial_test_raw_tp_writable_test_run()
72 err = bpf_prog_test_run_opts(filter_fd, &topts); in serial_test_raw_tp_writable_test_run()
Dprog_run_opts.c48 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_prog_run_opts()
64 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_prog_run_opts()
Dxdp_do_redirect.c79 err = bpf_prog_test_run_opts(fd, &opts); in test_max_pkt_size()
83 err = bpf_prog_test_run_opts(fd, &opts); in test_max_pkt_size()
175 err = bpf_prog_test_run_opts(xdp_prog_fd, &opts); in serial_test_xdp_do_redirect()
Dxdp.c35 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_xdp()
46 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_xdp()
Dxdp_noinline.c48 err = bpf_prog_test_run_opts(bpf_program__fd(skel->progs.balancer_ingress_v4), &topts); in test_xdp_noinline()
59 err = bpf_prog_test_run_opts(bpf_program__fd(skel->progs.balancer_ingress_v6), &topts); in test_xdp_noinline()
Dl4lb_all.c59 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_l4lb()
69 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_l4lb()
Dqueue_stack_map.c69 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_queue_stack_map_by_type()
86 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_queue_stack_map_by_type()
Dmap_kptr.c100 ret = bpf_prog_test_run_opts(bpf_program__fd(skel->progs.test_map_kptr_ref), &opts); in test_map_kptr_success()
103 ret = bpf_prog_test_run_opts(bpf_program__fd(skel->progs.test_map_kptr_ref2), &opts); in test_map_kptr_success()
Dfor_each.c53 err = bpf_prog_test_run_opts(bpf_program__fd(skel->progs.test_pkt_access), &topts); in test_hash_map()
123 err = bpf_prog_test_run_opts(bpf_program__fd(skel->progs.test_pkt_access), &topts); in test_array_map()
Dpkt_md_access.c20 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_pkt_md_access()

123