/linux-6.6.21/tools/testing/selftests/bpf/prog_tests/ |
D | atomics.c | 10 LIBBPF_OPTS(bpf_test_run_opts, topts); in test_add() 35 LIBBPF_OPTS(bpf_test_run_opts, topts); in test_sub() 60 LIBBPF_OPTS(bpf_test_run_opts, topts); in test_and() 82 LIBBPF_OPTS(bpf_test_run_opts, topts); in test_or() 104 LIBBPF_OPTS(bpf_test_run_opts, topts); in test_xor() 126 LIBBPF_OPTS(bpf_test_run_opts, topts); in test_cmpxchg() 148 LIBBPF_OPTS(bpf_test_run_opts, topts); in test_xchg()
|
D | tc_opts.c | 15 LIBBPF_OPTS(bpf_prog_attach_opts, opta); in serial_test_tc_opts_basic() 16 LIBBPF_OPTS(bpf_prog_detach_opts, optd); in serial_test_tc_opts_basic() 17 LIBBPF_OPTS(bpf_prog_query_opts, optq); in serial_test_tc_opts_basic() 113 LIBBPF_OPTS(bpf_prog_attach_opts, opta); in test_tc_opts_before_target() 114 LIBBPF_OPTS(bpf_prog_detach_opts, optd); in test_tc_opts_before_target() 115 LIBBPF_OPTS(bpf_prog_query_opts, optq); in test_tc_opts_before_target() 265 LIBBPF_OPTS(bpf_prog_attach_opts, opta); in test_tc_opts_after_target() 266 LIBBPF_OPTS(bpf_prog_detach_opts, optd); in test_tc_opts_after_target() 267 LIBBPF_OPTS(bpf_prog_query_opts, optq); in test_tc_opts_after_target() 456 LIBBPF_OPTS(bpf_prog_attach_opts, opta); in test_tc_opts_revision_target() [all …]
|
D | rbtree.c | 14 LIBBPF_OPTS(bpf_test_run_opts, opts, in test_rbtree_add_nodes() 36 LIBBPF_OPTS(bpf_test_run_opts, opts, in test_rbtree_add_and_remove() 58 LIBBPF_OPTS(bpf_test_run_opts, opts, in test_rbtree_first_and_remove() 82 LIBBPF_OPTS(bpf_test_run_opts, opts, in test_rbtree_api_release_aliasing()
|
D | raw_tp_writable_test_run.c | 20 LIBBPF_OPTS(bpf_prog_load_opts, trace_opts, in serial_test_raw_tp_writable_test_run() 38 LIBBPF_OPTS(bpf_prog_load_opts, skb_opts, in serial_test_raw_tp_writable_test_run() 59 LIBBPF_OPTS(bpf_test_run_opts, topts, in serial_test_raw_tp_writable_test_run()
|
D | dummy_st_ops.c | 31 LIBBPF_OPTS(bpf_test_run_opts, attr, in test_dummy_init_ret_value() 57 LIBBPF_OPTS(bpf_test_run_opts, attr, in test_dummy_init_ptr_arg() 102 LIBBPF_OPTS(bpf_test_run_opts, attr, in test_dummy_multiple_args() 129 LIBBPF_OPTS(bpf_test_run_opts, attr, in test_dummy_sleepable()
|
D | local_kptr_stash.c | 11 LIBBPF_OPTS(bpf_test_run_opts, opts, in test_local_kptr_stash_simple() 32 LIBBPF_OPTS(bpf_test_run_opts, opts, in test_local_kptr_stash_plain() 53 LIBBPF_OPTS(bpf_test_run_opts, opts, in test_local_kptr_stash_unstash()
|
D | kprobe_multi_test.c | 12 LIBBPF_OPTS(bpf_test_run_opts, topts); in kprobe_multi_test_run() 100 LIBBPF_OPTS(bpf_link_create_opts, opts); in test_link_api_addrs() 119 LIBBPF_OPTS(bpf_link_create_opts, opts); in test_link_api_syms() 170 LIBBPF_OPTS(bpf_kprobe_multi_opts, opts); in test_attach_api_pattern() 178 LIBBPF_OPTS(bpf_kprobe_multi_opts, opts); in test_attach_api_addrs() 197 LIBBPF_OPTS(bpf_kprobe_multi_opts, opts); in test_attach_api_syms() 216 LIBBPF_OPTS(bpf_kprobe_multi_opts, opts); in test_attach_api_fails() 410 LIBBPF_OPTS(bpf_kprobe_multi_opts, opts); in test_kprobe_multi_bench_attach()
|
D | custom_sec_handlers.c | 62 LIBBPF_OPTS(libbpf_prog_handler_opts, abc1_opts, in register_sec_handlers() 68 LIBBPF_OPTS(libbpf_prog_handler_opts, abc2_opts, in register_sec_handlers() 74 LIBBPF_OPTS(libbpf_prog_handler_opts, custom_opts, in register_sec_handlers() 96 LIBBPF_OPTS(libbpf_prog_handler_opts, opts, in test_custom_sec_handlers()
|
D | xdp_adjust_tail.c | 12 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_xdp_adjust_tail_shrink() 47 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_xdp_adjust_tail_grow() 89 LIBBPF_OPTS(bpf_test_run_opts, tattr, in test_xdp_adjust_tail_grow2() 150 LIBBPF_OPTS(bpf_test_run_opts, topts); in test_xdp_adjust_frags_tail_shrink() 217 LIBBPF_OPTS(bpf_test_run_opts, topts); in test_xdp_adjust_frags_tail_grow()
|
D | kfunc_call.c | 91 LIBBPF_OPTS(bpf_test_run_opts, topts); in verify_success() 153 LIBBPF_OPTS(bpf_object_open_opts, opts); in verify_fail() 154 LIBBPF_OPTS(bpf_test_run_opts, topts); in verify_fail() 236 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_subprog() 260 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_subprog_lskel()
|
D | tc_links.c | 16 LIBBPF_OPTS(bpf_prog_query_opts, optq); in serial_test_tc_links_basic() 17 LIBBPF_OPTS(bpf_tcx_opts, optl); in serial_test_tc_links_basic() 115 LIBBPF_OPTS(bpf_prog_query_opts, optq); in test_tc_links_before_target() 116 LIBBPF_OPTS(bpf_tcx_opts, optl); in test_tc_links_before_target() 269 LIBBPF_OPTS(bpf_prog_query_opts, optq); in test_tc_links_after_target() 270 LIBBPF_OPTS(bpf_tcx_opts, optl); in test_tc_links_after_target() 423 LIBBPF_OPTS(bpf_prog_query_opts, optq); in test_tc_links_revision_target() 424 LIBBPF_OPTS(bpf_tcx_opts, optl); in test_tc_links_revision_target() 523 LIBBPF_OPTS(bpf_tc_opts, tc_opts, .handle = 1, .priority = 1); in test_tc_chain_classic() 524 LIBBPF_OPTS(bpf_tc_hook, tc_hook, .ifindex = loopback); in test_tc_chain_classic() [all …]
|
D | get_func_ip_test.c | 14 LIBBPF_OPTS(bpf_test_run_opts, topts); in test_function_entry() 67 LIBBPF_OPTS(bpf_test_run_opts, topts); in test_function_body_kprobe() 68 LIBBPF_OPTS(bpf_kprobe_opts, kopts); in test_function_body_kprobe()
|
D | cb_refs.c | 22 LIBBPF_OPTS(bpf_object_open_opts, opts, .kernel_log_buf = log_buf, in test_cb_refs() 30 LIBBPF_OPTS(bpf_test_run_opts, run_opts, in test_cb_refs()
|
D | bpf_obj_pinning.c | 38 LIBBPF_OPTS(bpf_obj_pin_opts, pin_opts); in bpf_obj_pinning_detached() 39 LIBBPF_OPTS(bpf_obj_get_opts, get_opts); in bpf_obj_pinning_detached() 126 LIBBPF_OPTS(bpf_obj_pin_opts, pin_opts); in validate_pin() 186 LIBBPF_OPTS(bpf_obj_get_opts, get_opts); in validate_get()
|
D | bpf_cookie.c | 73 LIBBPF_OPTS(bpf_test_run_opts, topts); in kprobe_multi_test_run() 104 LIBBPF_OPTS(bpf_link_create_opts, opts); in kprobe_multi_link_api_subtest() 180 LIBBPF_OPTS(bpf_kprobe_multi_opts, opts); in kprobe_multi_attach_api_subtest() 181 LIBBPF_OPTS(bpf_test_run_opts, topts); in kprobe_multi_attach_api_subtest() 275 LIBBPF_OPTS(bpf_uprobe_multi_opts, opts); in uprobe_multi_attach_api_subtest() 497 LIBBPF_OPTS(bpf_test_run_opts, opts); in tracing_subtest() 498 LIBBPF_OPTS(bpf_link_create_opts, link_opts); in tracing_subtest() 550 LIBBPF_OPTS(bpf_link_create_opts, link_opts); in lsm_subtest()
|
D | ksyms_module.c | 13 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_ksyms_module_lskel() 40 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_ksyms_module_libbpf()
|
D | fexit_stress.c | 24 LIBBPF_OPTS(bpf_prog_load_opts, trace_opts, in serial_test_fexit_stress() 28 LIBBPF_OPTS(bpf_test_run_opts, topts); in serial_test_fexit_stress()
|
D | tailcalls.c | 17 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_tailcall_1() 153 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_tailcall_2() 228 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_tailcall_count() 326 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_tailcall_4() 416 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_tailcall_5() 504 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_tailcall_bpf2bpf_1() 588 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_tailcall_bpf2bpf_2() 668 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_tailcall_bpf2bpf_3() 763 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_tailcall_bpf2bpf_4() 843 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_tailcall_bpf2bpf_6()
|
D | decap_sanity.c | 19 LIBBPF_OPTS(bpf_tc_hook, qdisc_hook, .attach_point = BPF_TC_EGRESS); in test_decap_sanity() 20 LIBBPF_OPTS(bpf_tc_opts, tc_attach); in test_decap_sanity()
|
D | kprobe_multi_testmod_test.c | 50 LIBBPF_OPTS(bpf_kprobe_multi_opts, opts); in test_testmod_attach_api_addrs() 68 LIBBPF_OPTS(bpf_kprobe_multi_opts, opts); in test_testmod_attach_api_syms()
|
D | parse_tcp_hdr_opt.c | 34 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_parse_opt() 64 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_parse_opt_dynptr()
|
D | map_kptr.c | 11 LIBBPF_OPTS(bpf_test_run_opts, lopts); in test_map_kptr_success() 12 LIBBPF_OPTS(bpf_test_run_opts, opts, in test_map_kptr_success() 122 LIBBPF_OPTS(bpf_test_run_opts, opts); in kern_sync_rcu_tasks_trace()
|
D | type_cast.c | 13 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_xdp() 49 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_tc()
|
D | spin_lock.c | 73 LIBBPF_OPTS(bpf_object_open_opts, opts, .kernel_log_buf = log_buf, in test_spin_lock_fail_prog() 116 LIBBPF_OPTS(bpf_test_run_opts, topts, in spin_lock_thread()
|
D | log_buf.c | 33 LIBBPF_OPTS(bpf_object_open_opts, opts); in obj_load_log_buf() 151 LIBBPF_OPTS(bpf_prog_load_opts, opts); in bpf_prog_load_log_buf() 200 LIBBPF_OPTS(bpf_btf_load_opts, opts); in bpf_btf_load_log_buf()
|