Home
last modified time | relevance | path

Searched refs:bpf_test_run_opts (Results 1 – 25 of 75) sorted by relevance

123

/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Datomics.c10 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()
A Ddummy_st_ops.c31 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()
A Drbtree.c14 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()
A Dxdp_adjust_tail.c12 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()
A Dksyms_module.c13 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()
A Dtailcalls.c17 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()
A Dkfunc_call.c91 LIBBPF_OPTS(bpf_test_run_opts, topts); in verify_success()
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()
A Dget_func_ip_test.c9 LIBBPF_OPTS(bpf_test_run_opts, topts); in test_function_entry()
50 LIBBPF_OPTS(bpf_test_run_opts, topts); in test_function_body()
A Dtype_cast.c13 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_xdp()
49 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_tc()
A Dxdp_context_test_run.c6 void test_xdp_context_error(int prog_fd, struct bpf_test_run_opts opts, in test_xdp_context_error()
34 DECLARE_LIBBPF_OPTS(bpf_test_run_opts, opts, in test_xdp_context_test_run()
A Dfor_each.c19 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_hash_map()
85 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_array_map()
A Dpkt_md_access.c10 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_pkt_md_access()
A Djit_probe_mem.c10 LIBBPF_OPTS(bpf_test_run_opts, opts, in test_jit_probe_mem()
A Dskb_helpers.c12 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_skb_helpers()
A Dxdp_perf.c10 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_xdp_perf()
A Dcheck_mtu.c86 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_check_mtu_run_xdp()
139 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_check_mtu_run_tc()
A Dxdp_do_redirect.c80 DECLARE_LIBBPF_OPTS(bpf_test_run_opts, opts, in test_max_pkt_size()
105 DECLARE_LIBBPF_OPTS(bpf_test_run_opts, opts, in test_xdp_do_redirect()
A Dpkt_access.c10 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_pkt_access()
A Dtest_skb_pkt_end.c10 LIBBPF_OPTS(bpf_test_run_opts, topts, in sanity_run()
A Dmap_ptr.c15 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_map_ptr()
A Dget_func_args_test.c9 LIBBPF_OPTS(bpf_test_run_opts, topts); in test_get_func_args_test()
A Dflow_dissector_load_bytes.c29 LIBBPF_OPTS(bpf_test_run_opts, topts, in serial_test_flow_dissector_load_bytes()
A Dcb_refs.c30 LIBBPF_OPTS(bpf_test_run_opts, run_opts, in test_cb_refs()
A Dskb_load_bytes.c12 LIBBPF_OPTS(bpf_test_run_opts, tattr, in test_skb_load_bytes()
/linux-6.3-rc2/samples/hid/
A Dhid_surface_dial.c96 DECLARE_LIBBPF_OPTS(bpf_test_run_opts, tattr, in attach_prog()
124 DECLARE_LIBBPF_OPTS(bpf_test_run_opts, tattr, in set_haptic()

Completed in 29 milliseconds

123