Home
last modified time | relevance | path

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

12345

/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/
Darena_atomics.c8 LIBBPF_OPTS(bpf_test_run_opts, topts); in test_add()
33 LIBBPF_OPTS(bpf_test_run_opts, topts); in test_sub()
58 LIBBPF_OPTS(bpf_test_run_opts, topts); in test_and()
75 LIBBPF_OPTS(bpf_test_run_opts, topts); in test_or()
92 LIBBPF_OPTS(bpf_test_run_opts, topts); in test_xor()
109 LIBBPF_OPTS(bpf_test_run_opts, topts); in test_cmpxchg()
131 LIBBPF_OPTS(bpf_test_run_opts, topts); in test_xchg()
151 LIBBPF_OPTS(bpf_test_run_opts, topts); in test_uaf()
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_nodes_nested()
58 LIBBPF_OPTS(bpf_test_run_opts, opts, in test_rbtree_add_and_remove()
80 LIBBPF_OPTS(bpf_test_run_opts, opts, in test_rbtree_add_and_remove_array()
101 LIBBPF_OPTS(bpf_test_run_opts, opts, in test_rbtree_first_and_remove()
125 LIBBPF_OPTS(bpf_test_run_opts, opts, in test_rbtree_api_release_aliasing()
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()
Dlocal_kptr_stash.c11 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_local_with_root()
74 LIBBPF_OPTS(bpf_test_run_opts, opts, in test_local_kptr_stash_unstash()
99 LIBBPF_OPTS(bpf_test_run_opts, opts, in test_refcount_acquire_without_unstash()
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()
103 LIBBPF_OPTS(bpf_test_run_opts, attr, in test_dummy_multiple_args()
132 LIBBPF_OPTS(bpf_test_run_opts, attr, in test_dummy_sleepable()
157 LIBBPF_OPTS(bpf_test_run_opts, attr, in test_dummy_sleepable_reject_null()
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()
91 LIBBPF_OPTS(bpf_test_run_opts, tattr, in test_xdp_adjust_tail_grow2()
152 LIBBPF_OPTS(bpf_test_run_opts, topts); in test_xdp_adjust_frags_tail_shrink()
219 LIBBPF_OPTS(bpf_test_run_opts, topts); in test_xdp_adjust_frags_tail_grow()
Dpercpu_alloc.c11 LIBBPF_OPTS(bpf_test_run_opts, topts); in test_array()
47 LIBBPF_OPTS(bpf_test_run_opts, topts); in test_array_sleepable()
80 LIBBPF_OPTS(bpf_test_run_opts, topts); in test_cgrp_local_storage()
Dmissed.c14 LIBBPF_OPTS(bpf_test_run_opts, topts); in test_missed_perf_kprobe()
66 LIBBPF_OPTS(bpf_test_run_opts, topts); in test_missed_kprobe_recursion()
105 LIBBPF_OPTS(bpf_test_run_opts, topts); in test_missed_tp_recursion()
Dkfunc_module_order.c8 struct bpf_test_run_opts *opts) in test_run_prog()
28 DECLARE_LIBBPF_OPTS(bpf_test_run_opts, test_opts, .data_in = pkt_data, in test_kfunc_module_order()
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()
Darena_htab.c35 LIBBPF_OPTS(bpf_test_run_opts, opts); in test_arena_htab_llvm()
67 LIBBPF_OPTS(bpf_test_run_opts, opts); in test_arena_htab_asm()
Dkfunc_call.c93 LIBBPF_OPTS(bpf_test_run_opts, topts); in verify_success()
156 LIBBPF_OPTS(bpf_test_run_opts, topts); in verify_fail()
238 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_subprog()
262 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_subprog_lskel()
Dsyscall.c23 LIBBPF_OPTS(bpf_test_run_opts, tattr, in test_syscall_load_prog()
59 LIBBPF_OPTS(bpf_test_run_opts, opts); in test_syscall_update_outer_map()
Dtailcalls.c24 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_tailcall_1()
160 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_tailcall_2()
237 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_tailcall_count()
421 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_tailcall_4()
511 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_tailcall_5()
599 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_tailcall_bpf2bpf_1()
683 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_tailcall_bpf2bpf_2()
763 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_tailcall_bpf2bpf_3()
858 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_tailcall_bpf2bpf_4()
938 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_tailcall_bpf2bpf_6()
[all …]
Dparse_tcp_hdr_opt.c35 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_parse_opt()
65 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_parse_opt_dynptr()
Dtimer.c12 LIBBPF_OPTS(bpf_test_run_opts, topts); in spin_lock_thread()
27 LIBBPF_OPTS(bpf_test_run_opts, topts); in timer()
Dmap_kptr.c11 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()
Dkmem_cache_iter.c18 LIBBPF_OPTS(bpf_test_run_opts, opts, in subtest_kmem_cache_iter_check_task_struct()
73 LIBBPF_OPTS(bpf_test_run_opts, topts); in subtest_kmem_cache_iter_open_coded()
Ddynptr.c73 LIBBPF_OPTS(bpf_test_run_opts, topts, in verify_success()
104 LIBBPF_OPTS(bpf_test_run_opts, topts, in verify_success()
Dtype_cast.c13 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_xdp()
49 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_tc()
Dget_func_ip_test.c14 LIBBPF_OPTS(bpf_test_run_opts, topts); in test_function_entry()
67 LIBBPF_OPTS(bpf_test_run_opts, topts); in test_function_body_kprobe()
Dfor_each.c20 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_hash_map()
86 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_array_map()
154 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_multi_maps()
Dfree_timer.c59 LIBBPF_OPTS(bpf_test_run_opts, opts); in overwrite_timer_fn()
98 LIBBPF_OPTS(bpf_test_run_opts, opts); in start_timer_fn()
Dpkt_md_access.c10 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_pkt_md_access()
/linux-6.14.4/tools/testing/selftests/bpf/benchs/
Dbench_bpf_crypto.c79 LIBBPF_OPTS(bpf_test_run_opts, opts); in crypto_setup()
154 LIBBPF_OPTS(bpf_test_run_opts, opts, in crypto_producer()

12345