/linux/tools/testing/selftests/bpf/prog_tests/ |
H A D | arena_atomics.c | 8 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() 167 LIBBPF_OPTS(bpf_test_run_opts, topts); in test_load_acquire() 197 LIBBPF_OPTS(bpf_test_run_opts, topts); in test_store_release()
|
H A 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()
|
H A D | rbtree.c | 15 LIBBPF_OPTS(bpf_test_run_opts, opts, in test_rbtree_add_nodes() 37 LIBBPF_OPTS(bpf_test_run_opts, opts, in test_rbtree_add_nodes_nested() 59 LIBBPF_OPTS(bpf_test_run_opts, opts, in test_rbtree_add_and_remove() 81 LIBBPF_OPTS(bpf_test_run_opts, opts, in test_rbtree_add_and_remove_array() 102 LIBBPF_OPTS(bpf_test_run_opts, opts, in test_rbtree_first_and_remove() 126 LIBBPF_OPTS(bpf_test_run_opts, opts, in test_rbtree_api_release_aliasing()
|
H A 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_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()
|
H A 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() 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()
|
H A 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() 96 LIBBPF_OPTS(bpf_test_run_opts, tattr, in test_xdp_adjust_tail_grow2() 157 LIBBPF_OPTS(bpf_test_run_opts, topts); in test_xdp_adjust_frags_tail_shrink() 224 LIBBPF_OPTS(bpf_test_run_opts, topts); in test_xdp_adjust_frags_tail_grow_4k() 295 LIBBPF_OPTS(bpf_test_run_opts, topts); in test_xdp_adjust_frags_tail_grow_64k()
|
H A D | dynptr.c | 99 LIBBPF_OPTS(bpf_test_run_opts, topts, in verify_success() 130 LIBBPF_OPTS(bpf_test_run_opts, topts, in verify_success() 153 LIBBPF_OPTS(bpf_test_run_opts, opts, in verify_success()
|
H A D | kfunc_module_order.c | 8 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()
|
H A 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()
|
H A D | arena_htab.c | 35 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()
|
H A D | prepare.c | 25 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_prepare_no_load() 53 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_prepare_load()
|
H A D | syscall.c | 23 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()
|
H A D | kfunc_call.c | 93 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()
|
H A D | for_each.c | 21 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_hash_map() 87 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_array_map() 155 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_multi_maps() 213 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_hash_modify()
|
H A D | parse_tcp_hdr_opt.c | 35 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_parse_opt() 65 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_parse_opt_dynptr()
|
H A D | tailcalls.c | 24 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 …]
|
H A D | timer.c | 12 LIBBPF_OPTS(bpf_test_run_opts, topts); in spin_lock_thread() 27 LIBBPF_OPTS(bpf_test_run_opts, topts); in timer()
|
H A D | res_spin_lock.c | 20 LIBBPF_OPTS(bpf_test_run_opts, topts, in spin_lock_thread() 39 LIBBPF_OPTS(bpf_test_run_opts, topts, in test_res_spin_lock_success()
|
H A D | arena_spin_lock.c | 26 LIBBPF_OPTS(bpf_test_run_opts, topts, in spin_lock_thread() 50 LIBBPF_OPTS(bpf_test_run_opts, topts); in test_arena_spin_lock_size()
|
H A D | kmem_cache_iter.c | 18 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()
|
H A 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()
|
H A 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()
|
H A D | stream.c | 61 LIBBPF_OPTS(bpf_test_run_opts, opts); in test_stream_errors() 104 LIBBPF_OPTS(bpf_test_run_opts, opts); in test_stream_syscall()
|
H A D | free_timer.c | 59 LIBBPF_OPTS(bpf_test_run_opts, opts); in overwrite_timer_fn() 98 LIBBPF_OPTS(bpf_test_run_opts, opts); in start_timer_fn()
|
/linux/tools/testing/selftests/bpf/benchs/ |
H A D | bench_bpf_crypto.c | 79 LIBBPF_OPTS(bpf_test_run_opts, opts); in crypto_setup() 154 LIBBPF_OPTS(bpf_test_run_opts, opts, in crypto_producer()
|