/linux-6.1.9/tools/testing/selftests/bpf/prog_tests/ |
D | skb_ctx.c | 42 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()
|
D | xdp_adjust_tail.c | 24 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 …]
|
D | tailcalls.c | 61 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 …]
|
D | raw_tp_test_run.c | 49 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()
|
D | atomics.c | 14 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()
|
D | xdp_adjust_frags.c | 41 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()
|
D | get_func_ip_test.c | 24 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()
|
D | kfunc_call.c | 122 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()
|
D | dummy_st_ops.c | 42 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()
|
D | xdp_context_test_run.c | 23 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()
|
D | pkt_access.c | 20 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()
|
D | get_func_args_test.c | 23 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()
|
D | skb_load_bytes.c | 28 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()
|
D | ksyms_module.c | 27 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()
|
D | pe_preserve_elems.c | 30 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()
|
D | raw_tp_writable_test_run.c | 64 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()
|
D | prog_run_opts.c | 48 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()
|
D | xdp_do_redirect.c | 79 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()
|
D | xdp.c | 35 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()
|
D | xdp_noinline.c | 48 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()
|
D | l4lb_all.c | 59 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()
|
D | queue_stack_map.c | 69 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()
|
D | map_kptr.c | 100 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()
|
D | for_each.c | 53 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()
|
D | pkt_md_access.c | 20 err = bpf_prog_test_run_opts(prog_fd, &topts); in test_pkt_md_access()
|