Home
last modified time | relevance | path

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

1234

/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A 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()
A 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()
106 err = bpf_prog_test_run_opts(prog_fd, &tattr); in test_xdp_adjust_tail_grow2()
124 err = bpf_prog_test_run_opts(prog_fd, &tattr); in test_xdp_adjust_tail_grow2()
177 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_xdp_adjust_frags_tail_shrink()
188 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_xdp_adjust_frags_tail_shrink()
198 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_xdp_adjust_frags_tail_shrink()
241 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_xdp_adjust_frags_tail_grow()
[all …]
A 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 …]
A 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()
A 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()
A 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()
A Ddummy_st_ops.c43 err = bpf_prog_test_run_opts(fd, &attr); in test_dummy_init_ret_value()
88 err = bpf_prog_test_run_opts(fd, &attr); in test_dummy_init_ptr_arg()
116 err = bpf_prog_test_run_opts(fd, &attr); in test_dummy_multiple_args()
141 err = bpf_prog_test_run_opts(fd, &attr); in test_dummy_sleepable()
A 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()
A Drbtree.c26 ret = bpf_prog_test_run_opts(bpf_program__fd(skel->progs.rbtree_add_nodes), &opts); in test_rbtree_add_nodes()
48 ret = bpf_prog_test_run_opts(bpf_program__fd(skel->progs.rbtree_add_and_remove), &opts); in test_rbtree_add_and_remove()
70 ret = bpf_prog_test_run_opts(bpf_program__fd(skel->progs.rbtree_first_and_remove), &opts); in test_rbtree_first_and_remove()
A Dkfunc_call.c124 err = bpf_prog_test_run_opts(prog_fd, &topts); in verify_success()
139 err = bpf_prog_test_run_opts(prog_fd, &topts); in verify_success()
202 err = bpf_prog_test_run_opts(prog_fd, &topts); in verify_fail()
247 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_subprog()
271 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_subprog_lskel()
A 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()
A 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()
A 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()
A 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()
A 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()
A Dlinked_list.c174 ret = bpf_prog_test_run_opts(bpf_program__fd(skel->progs.map_list_push_pop), &opts); in test_linked_list_success()
180 ret = bpf_prog_test_run_opts(bpf_program__fd(skel->progs.inner_map_list_push_pop), &opts); in test_linked_list_success()
186 ret = bpf_prog_test_run_opts(bpf_program__fd(skel->progs.global_list_push_pop), &opts); in test_linked_list_success()
196 ret = bpf_prog_test_run_opts(bpf_program__fd(skel->progs.map_list_push_pop_multiple), &opts); in test_linked_list_success()
202 ret = bpf_prog_test_run_opts(bpf_program__fd(skel->progs.inner_map_list_push_pop_multiple), &opts); in test_linked_list_success()
208 ret = bpf_prog_test_run_opts(bpf_program__fd(skel->progs.global_list_push_pop_multiple), &opts); in test_linked_list_success()
218 ret = bpf_prog_test_run_opts(bpf_program__fd(skel->progs.map_list_in_list), &opts); in test_linked_list_success()
224 ret = bpf_prog_test_run_opts(bpf_program__fd(skel->progs.inner_map_list_in_list), &opts); in test_linked_list_success()
230 ret = bpf_prog_test_run_opts(bpf_program__fd(skel->progs.global_list_in_list), &opts); in test_linked_list_success()
A 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()
A 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()
A 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()
A 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()
A Dxdp_do_redirect.c86 err = bpf_prog_test_run_opts(fd, &opts); in test_max_pkt_size()
90 err = bpf_prog_test_run_opts(fd, &opts); in test_max_pkt_size()
205 err = bpf_prog_test_run_opts(xdp_prog_fd, &opts); in test_xdp_do_redirect()
A Dmap_kptr.c23 ret = bpf_prog_test_run_opts(bpf_program__fd(skel->progs.test_map_kptr_ref), &opts); in test_map_kptr_success()
26 ret = bpf_prog_test_run_opts(bpf_program__fd(skel->progs.test_map_kptr_ref2), &opts); in test_map_kptr_success()
A 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()
A 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()
A Dtype_cast.c31 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_xdp()
65 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_tc()

Completed in 21 milliseconds

1234