Home
last modified time | relevance | path

Searched refs:ASSERT_OK_PTR (Results 1 – 25 of 284) sorted by relevance

12345678910>>...12

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_distill.c19 if (!ASSERT_OK_PTR(btf1, "empty_main_btf")) in test_distilled_base()
104 if (!ASSERT_OK_PTR(btf2, "empty_split_btf")) in test_distilled_base()
175 !ASSERT_OK_PTR(btf3, "distilled_base") || in test_distilled_base()
176 !ASSERT_OK_PTR(btf4, "distilled_split") || in test_distilled_base()
303 if (!ASSERT_OK_PTR(btf1, "empty_main_btf")) in test_distilled_base_multi()
312 if (!ASSERT_OK_PTR(btf2, "empty_split_btf")) in test_distilled_base_multi()
324 !ASSERT_OK_PTR(btf3, "distilled_base") || in test_distilled_base_multi()
325 !ASSERT_OK_PTR(btf4, "distilled_split") || in test_distilled_base_multi()
357 if (!ASSERT_OK_PTR(btf1, "empty_main_btf")) in test_distilled_base_missing_err()
366 if (!ASSERT_OK_PTR(btf2, "empty_split_btf")) in test_distilled_base_missing_err()
[all …]
H A Dcgroup_getset_retval.c25 if (!ASSERT_OK_PTR(obj, "skel-load")) in test_setsockopt_set()
35 if (!ASSERT_OK_PTR(link_set_eunatch, "cg-attach-set_eunatch")) in test_setsockopt_set()
61 if (!ASSERT_OK_PTR(obj, "skel-load")) in test_setsockopt_set_and_get()
71 if (!ASSERT_OK_PTR(link_set_eunatch, "cg-attach-set_eunatch")) in test_setsockopt_set_and_get()
75 if (!ASSERT_OK_PTR(link_get_retval, "cg-attach-get_retval")) in test_setsockopt_set_and_get()
104 if (!ASSERT_OK_PTR(obj, "skel-load")) in test_setsockopt_default_zero()
114 if (!ASSERT_OK_PTR(link_get_retval, "cg-attach-get_retval")) in test_setsockopt_default_zero()
140 if (!ASSERT_OK_PTR(obj, "skel-load")) in test_setsockopt_default_zero_and_set()
151 if (!ASSERT_OK_PTR(link_get_retval, "cg-attach-get_retval")) in test_setsockopt_default_zero_and_set()
155 if (!ASSERT_OK_PTR(link_set_eunatch, "cg-attach-set_eunatch")) in test_setsockopt_default_zero_and_set()
[all …]
H A Dattach_probe.c48 if (!ASSERT_OK_PTR(skel, "skel_kprobe_manual_open_and_load")) in test_attach_probe_manual()
61 if (!ASSERT_OK_PTR(kprobe_link, "attach_kprobe")) in test_attach_probe_manual()
69 if (!ASSERT_OK_PTR(kretprobe_link, "attach_kretprobe")) in test_attach_probe_manual()
82 if (!ASSERT_OK_PTR(uprobe_link, "attach_uprobe")) in test_attach_probe_manual()
91 if (!ASSERT_OK_PTR(uretprobe_link, "attach_uretprobe")) in test_attach_probe_manual()
104 if (!ASSERT_OK_PTR(skel->links.handle_uprobe_byname, "attach_uprobe_byname")) in test_attach_probe_manual()
136 if (!ASSERT_OK_PTR(skel, "skel_kprobe_manual_open_and_load")) in test_attach_probe_auto()
155 if (!ASSERT_OK_PTR(uprobe_link, "attach_uprobe_long_event_name")) in test_attach_probe_auto()
164 if (!ASSERT_OK_PTR(uretprobe_link, "attach_uretprobe_long_event_name")) in test_uprobe_lib()
180 if (!ASSERT_OK_PTR(ske in test_uprobe_lib()
[all...]
H A Dlog_buf.c45 if (!ASSERT_OK_PTR(obj_log_buf, "obj_log_buf")) in obj_load_log_buf()
60 if (!ASSERT_OK_PTR(skel, "skel_open")) in obj_load_log_buf()
83 ASSERT_OK_PTR(strstr(libbpf_log_buf, "prog 'bad_prog': BPF program load failed"), in obj_load_log_buf()
85 ASSERT_OK_PTR(strstr(obj_log_buf, "DATASEC license"), "obj_log_not_empty"); in obj_load_log_buf()
86 ASSERT_OK_PTR(strstr(good_log_buf, "0: R1=ctx() R10=fp0"), in obj_load_log_buf()
88 ASSERT_OK_PTR(strstr(bad_log_buf, "invalid access to map value, value_size=16 off=16000 size=4"), in obj_load_log_buf()
111 if (!ASSERT_OK_PTR(skel, "skel_open")) in obj_load_log_buf()
125 ASSERT_OK_PTR(strstr(libbpf_log_buf, "libbpf: prog 'bad_prog': -- BEGIN PROG LOAD LOG --"), in obj_load_log_buf()
162 if (!ASSERT_OK_PTR(log_buf, "log_buf_alloc")) in bpf_prog_load_log_buf()
182 ASSERT_OK_PTR(strstr(log_buf, "0: R1=ctx() R10=fp0"), "good_log_2"); in bpf_prog_load_log_buf()
[all …]
H A Dbpf_tcp_ca.c102 if (!ASSERT_OK_PTR(cubic_skel, "bpf_cubic__open_and_load")) in test_cubic()
106 if (!ASSERT_OK_PTR(link, "bpf_map__attach_struct_ops")) { in test_cubic()
154 if (!ASSERT_OK_PTR(dctcp_skel, "bpf_dctcp__open_and_load")) in test_dctcp()
158 if (!ASSERT_OK_PTR(link, "bpf_map__attach_struct_ops")) { in test_dctcp()
197 if (!ASSERT_OK_PTR(dctcp_skel, "bpf_dctcp__open_and_load")) in test_dctcp_autoattach_map()
208 if (!ASSERT_OK_PTR(link, "link")) in test_dctcp_autoattach_map()
282 if (!ASSERT_OK_PTR(dctcp_skel, "dctcp_skel")) in test_dctcp_fallback()
289 if (!ASSERT_OK_PTR(link, "dctcp link")) in test_dctcp_fallback()
345 if (!ASSERT_OK_PTR(skel, "open_and_load")) in test_write_sk_pacing()
349 ASSERT_OK_PTR(link, "attach_struct_ops"); in test_write_sk_pacing()
[all …]
H A Dcore_autosize.c67 if (!ASSERT_OK_PTR(btf, "empty_btf")) in test_core_autosize()
112 if (!ASSERT_OK_PTR(f, "btf_fdopen")) in test_core_autosize()
116 if (!ASSERT_OK_PTR(raw_data, "raw_data")) in test_core_autosize()
130 if (!ASSERT_OK_PTR(skel, "skel_open")) in test_core_autosize()
135 if (!ASSERT_OK_PTR(prog, "prog_find")) in test_core_autosize()
144 if (!ASSERT_OK_PTR(prog, "prog_find")) in test_core_autosize()
147 if (!ASSERT_OK_PTR(skel->links.handle_samesize, "prog_attach")) in test_core_autosize()
151 if (!ASSERT_OK_PTR(prog, "prog_find")) in test_core_autosize()
154 if (!ASSERT_OK_PTR(skel->links.handle_downsize, "prog_attach")) in test_core_autosize()
158 if (!ASSERT_OK_PTR(prog, "prog_find")) in test_core_autosize()
[all …]
H A Dmap_kptr_race.c42 if (!ASSERT_OK_PTR(skel, "open_and_load")) in test_htab_leak()
56 if (!ASSERT_OK_PTR(watcher, "watcher open_and_load")) in test_htab_leak()
61 if (!ASSERT_OK_PTR(watcher->links.map_put, "attach fentry")) in test_htab_leak()
64 if (!ASSERT_OK_PTR(watcher->links.htab_map_free, "attach fexit")) in test_htab_leak()
95 if (!ASSERT_OK_PTR(skel, "open")) in test_percpu_htab_leak()
117 if (!ASSERT_OK_PTR(watcher, "watcher open_and_load")) in test_percpu_htab_leak()
122 if (!ASSERT_OK_PTR(watcher->links.map_put, "attach fentry")) in test_percpu_htab_leak()
125 if (!ASSERT_OK_PTR(watcher->links.htab_map_free, "attach fexit")) in test_percpu_htab_leak()
151 if (!ASSERT_OK_PTR(skel, "open_and_load")) in test_sk_ls_leak()
178 if (!ASSERT_OK_PTR(watcher, "watcher open_and_load")) in test_sk_ls_leak()
[all …]
H A Dbpf_iter.c55 if (!ASSERT_OK_PTR(link, "attach_iter")) in do_dummy_read_opts()
92 if (!ASSERT_OK_PTR(link, "attach_map_iter")) in do_read_map_iter_fd()
143 if (!ASSERT_OK_PTR(skel, "bpf_iter_ipv6_route__open_and_load")) in test_ipv6_route()
156 if (!ASSERT_OK_PTR(skel, "bpf_iter_netlink__open_and_load")) in test_netlink()
169 if (!ASSERT_OK_PTR(skel, "bpf_iter_bpf_map__open_and_load")) in test_bpf_map()
192 if (!ASSERT_OK_PTR(link, "attach_iter")) in check_bpf_link_info()
221 if (!ASSERT_OK_PTR(skel, "bpf_iter_tasks__open_and_load")) in test_task_common_nocheck()
336 if (!ASSERT_OK_PTR(skel, "bpf_iter_tasks__open_and_load")) in test_task_sleepable()
413 if (!ASSERT_OK_PTR(skel, "bpf_iter_task_stack__open_and_load")) in test_task_stack()
433 if (!ASSERT_OK_PTR(skel, "bpf_iter_task_file__open_and_load")) in test_task_file()
[all …]
H A Dtest_struct_ops_module.c46 ASSERT_OK_PTR(link, "attach_test_mod_1"); in attach_ops_and_check()
66 if (!ASSERT_OK_PTR(skel, "struct_ops_module_open")) in test_struct_ops_load()
110 if (!ASSERT_OK_PTR(skel, "struct_ops_module_open")) in test_struct_ops_not_zeroed()
124 if (!ASSERT_OK_PTR(skel, "struct_ops_module_open_not_zeroed")) in test_struct_ops_not_zeroed()
140 if (!ASSERT_OK_PTR(skel, "struct_ops_module_open_not_zeroed_op")) in test_struct_ops_not_zeroed()
166 if (!ASSERT_OK_PTR(skel, "struct_ops_module_open")) in test_struct_ops_incompatible()
176 if (ASSERT_OK_PTR(link, "attach_struct_ops")) in test_struct_ops_incompatible()
190 if (!ASSERT_OK_PTR(skel, "skel_open")) in test_struct_ops_nulled_out_cb()
217 if (!ASSERT_OK_PTR(skel, "skel_open")) in test_struct_ops_forgotten_cb()
236 if (!ASSERT_OK_PTR(skel, "skel_open")) in test_struct_ops_forgotten_cb()
[all …]
H A Duprobe_syscall.c124 if (!ASSERT_OK_PTR(skel, "uprobe_syscall__open_and_load")) in test_uprobe_regs_equal()
129 if (!ASSERT_OK_PTR(skel->links.probe, "bpf_program__attach_uprobe_opts")) in test_uprobe_regs_equal()
296 if (!ASSERT_OK_PTR(skel, "uprobe_syscall_executed__open_and_load")) in test_uretprobe_syscall_call()
321 if (!ASSERT_OK_PTR(link, "bpf_program__attach_uprobe_multi")) in test_uretprobe_syscall_call()
463 if (!ASSERT_OK_PTR(skel, "uprobe_syscall_executed__open_and_load")) in test_uprobe_legacy()
470 if (!ASSERT_OK_PTR(link, "bpf_program__attach_uprobe_opts")) in test_uprobe_legacy()
480 if (!ASSERT_OK_PTR(link, "bpf_program__attach_uprobe_opts")) in test_uprobe_legacy()
504 if (!ASSERT_OK_PTR(skel, "uprobe_syscall_executed__open_and_load")) in test_uprobe_multi()
512 if (!ASSERT_OK_PTR(link, "bpf_program__attach_uprobe_multi")) in test_uprobe_multi()
522 if (!ASSERT_OK_PTR(lin in test_uprobe_multi()
[all...]
H A Dbpf_cookie.c33 if (!ASSERT_OK_PTR(link1, "link1")) in kprobe_subtest()
40 if (!ASSERT_OK_PTR(link2, "link2")) in kprobe_subtest()
48 if (!ASSERT_OK_PTR(retlink1, "retlink1")) in kprobe_subtest()
55 if (!ASSERT_OK_PTR(retlink2, "retlink2")) in kprobe_subtest()
112 if (!ASSERT_OK_PTR(skel, "fentry_raw_skel_load")) in kprobe_multi_link_api_subtest()
196 if (!ASSERT_OK_PTR(skel, "fentry_raw_skel_load")) in kprobe_multi_attach_api_subtest()
217 if (!ASSERT_OK_PTR(link1, "bpf_program__attach_kprobe_multi_opts")) in kprobe_multi_attach_api_subtest()
233 if (!ASSERT_OK_PTR(link2, "bpf_program__attach_kprobe_multi_opts")) in kprobe_multi_attach_api_subtest()
292 if (!ASSERT_OK_PTR(skel, "uprobe_multi")) in uprobe_multi_attach_api_subtest()
297 if (!ASSERT_OK_PTR(link in uprobe_multi_attach_api_subtest()
[all...]
H A Dbtf_endian.c27 if (!ASSERT_OK_PTR(btf, "parse_native_btf")) in test_btf_endian()
36 if (!ASSERT_OK_PTR(raw_data, "raw_data_inverted")) in test_btf_endian()
41 if (!ASSERT_OK_PTR(swap_btf, "parse_swap_btf")) in test_btf_endian()
48 if (!ASSERT_OK_PTR(swap_raw_data, "swap_raw_data")) in test_btf_endian()
62 if (!ASSERT_OK_PTR(swap_raw_data, "swap_raw_data")) in test_btf_endian()
79 if (!ASSERT_OK_PTR(raw_data, "raw_data_inverted")) in test_btf_endian()
84 if (!ASSERT_OK_PTR(swap_btf, "parse_swap_btf")) in test_btf_endian()
H A Dkprobe_multi_test.c53 if (!ASSERT_OK_PTR(skel, "kprobe_multi__open_and_load")) in test_skel_api()
73 if (!ASSERT_OK_PTR(skel, "fentry_raw_skel_load")) in test_link_api()
149 if (!ASSERT_OK_PTR(skel, "fentry_raw_skel_load")) in test_attach_api()
155 if (!ASSERT_OK_PTR(link1, "bpf_program__attach_kprobe_multi_opts")) in test_attach_api()
162 if (!ASSERT_OK_PTR(link2, "bpf_program__attach_kprobe_multi_opts")) in test_attach_api()
240 if (!ASSERT_OK_PTR(skel, "fentry_raw_skel_load")) in test_attach_api_fails()
344 if (!ASSERT_OK_PTR(skel, "kprobe_multi_session__open_and_load")) in test_session_skel_api()
380 if (!ASSERT_OK_PTR(skel, "fentry_raw_skel_load")) in test_session_cookie_skel_api()
410 if (!ASSERT_OK_PTR(skel, "kprobe_multi__open_and_load")) in test_unique_match()
422 if (ASSERT_OK_PTR(link, "bpf_program__attach_kprobe_multi_opts")) in test_unique_match()
[all …]
H A Dfexit_bpf2bpf.c90 if (!ASSERT_OK_PTR(link, "link_ptr")) in test_fexit_bpf2bpf_common()
94 if (!ASSERT_OK_PTR(prog, "prog_ptr")) in test_fexit_bpf2bpf_common()
98 if (!ASSERT_OK_PTR(obj, "obj_open")) in test_fexit_bpf2bpf_common()
118 if (!ASSERT_OK_PTR(tgt_name, "tgt_name")) in test_fexit_bpf2bpf_common()
130 if (!ASSERT_OK_PTR(prog[i], prog_name[i])) in test_fexit_bpf2bpf_common()
134 if (!ASSERT_OK_PTR(link[i], "attach_trace")) in test_fexit_bpf2bpf_common()
244 if (!ASSERT_OK_PTR(prog, "find_prog")) in test_second_attach()
253 if (!ASSERT_OK_PTR(link, "second_link")) in test_second_attach()
303 if (!ASSERT_OK_PTR(freplace_obj, "freplace_obj_open")) in test_fmod_ret_freplace()
315 if (!ASSERT_OK_PTR(freplace_link, "freplace_attach_trace")) in test_fmod_ret_freplace()
[all …]
H A Dcg_storage_multi.c109 if (!ASSERT_OK_PTR(parent_link, "parent-cg-attach")) in test_egress_only()
132 if (!ASSERT_OK_PTR(child_link, "child-cg-attach")) in test_egress_only()
179 if (!ASSERT_OK_PTR(parent_egress1_link, "parent-egress1-cg-attach")) in test_isolated()
183 if (!ASSERT_OK_PTR(parent_egress2_link, "parent-egress2-cg-attach")) in test_isolated()
187 if (!ASSERT_OK_PTR(parent_ingress_link, "parent-ingress-cg-attach")) in test_isolated()
221 if (!ASSERT_OK_PTR(child_egress1_link, "child-egress1-cg-attach")) in test_isolated()
225 if (!ASSERT_OK_PTR(child_egress2_link, "child-egress2-cg-attach")) in test_isolated()
229 if (!ASSERT_OK_PTR(child_ingress_link, "child-ingress-cg-attach")) in test_isolated()
292 if (!ASSERT_OK_PTR(parent_egress1_link, "parent-egress1-cg-attach")) in test_shared()
296 if (!ASSERT_OK_PTR(parent_egress2_link, "parent-egress2-cg-attach")) in test_shared()
[all …]
H A Dbtf_tag.c20 if (!ASSERT_OK_PTR(skel, "btf_decl_tag")) in test_btf_decl_tag()
36 if (!ASSERT_OK_PTR(skel, "btf_type_tag")) in test_btf_type_tag()
66 if (!ASSERT_OK_PTR(*vmlinux_btf, "could not load vmlinux BTF")) in load_btfs()
86 if (!ASSERT_OK_PTR(*module_btf, "could not load module BTF")) in load_btfs()
120 if (!ASSERT_OK_PTR(skel, "btf_type_tag_user")) in test_btf_type_tag_mod_user()
149 if (!ASSERT_OK_PTR(skel, "btf_type_tag_user")) in test_btf_type_tag_vmlinux_user()
174 if (!ASSERT_OK_PTR(skel, "btf_type_tag_percpu")) in test_btf_type_tag_mod_percpu()
204 if (!ASSERT_OK_PTR(skel, "btf_type_tag_percpu")) in test_btf_type_tag_vmlinux_percpu()
H A Dcgrp_local_storage.c44 if (!ASSERT_OK_PTR(skel, "skel_open_and_load")) in test_tp_btf()
95 if (!ASSERT_OK_PTR(skel, "skel_open")) in test_attach_cgroup()
100 if (!ASSERT_OK_PTR(skel->links.set_cookie, "prog_attach")) in test_attach_cgroup()
105 if (!ASSERT_OK_PTR(skel->links.update_cookie_sockops, "prog_attach")) in test_attach_cgroup()
110 if (!ASSERT_OK_PTR(skel->links.update_cookie_tracing, "prog_attach")) in test_attach_cgroup()
147 if (!ASSERT_OK_PTR(skel, "skel_open_and_load")) in test_recursion()
184 if (!ASSERT_OK_PTR(skel, "skel_open")) in test_cgroup_iter_sleepable()
200 if (!ASSERT_OK_PTR(link, "attach_iter")) in test_cgroup_iter_sleepable()
225 if (!ASSERT_OK_PTR(skel, "skel_open")) in test_yes_rcu_lock()
253 if (!ASSERT_OK_PTR(skel, "skel_open")) in test_no_rcu_lock()
[all …]
H A Dbtf_dedup_split.c13 if (!ASSERT_OK_PTR(btf1, "empty_main_btf")) in test_split_simple()
37 if (!ASSERT_OK_PTR(btf2, "empty_split_btf")) in test_split_simple()
47 if (!ASSERT_OK_PTR(t, "int_type")) in test_split_simple()
131 if (!ASSERT_OK_PTR(btf1, "empty_main_btf")) in test_split_fwd_resolve()
165 if (!ASSERT_OK_PTR(btf2, "empty_split_btf")) in test_split_fwd_resolve()
229 if (!ASSERT_OK_PTR(btf1, "empty_main_btf")) in test_split_struct_duped()
254 if (!ASSERT_OK_PTR(btf2, "empty_split_btf")) in test_split_struct_duped()
363 if (!ASSERT_OK_PTR(btf1, "empty_main_btf")) in test_split_dup_struct_in_cu()
398 if (!ASSERT_OK_PTR(btf2, "empty_split_btf")) in test_split_dup_struct_in_cu()
477 if (!ASSERT_OK_PTR(vmlinux_bt
[all...]
H A Dlibbpf_str.c29 if (!ASSERT_OK_PTR(btf, "btf_parse")) in test_libbpf_bpf_attach_type_str()
50 ASSERT_OK_PTR(attach_type_str, attach_type_name); in test_libbpf_bpf_attach_type_str()
74 if (!ASSERT_OK_PTR(btf, "btf_parse")) in test_libbpf_bpf_link_type_str()
95 ASSERT_OK_PTR(link_type_str, link_type_name); in test_libbpf_bpf_link_type_str()
119 if (!ASSERT_OK_PTR(btf, "btf_parse")) in test_libbpf_bpf_map_type_str()
140 ASSERT_OK_PTR(map_type_str, map_type_name); in test_libbpf_bpf_map_type_str()
176 if (!ASSERT_OK_PTR(btf, "btf_parse")) in test_libbpf_bpf_prog_type_str()
197 ASSERT_OK_PTR(prog_type_str, prog_type_name); in test_libbpf_bpf_prog_type_str()
H A Dbpf_loop.c13 if (!ASSERT_OK_PTR(link, "link")) in check_nr_loops()
48 if (!ASSERT_OK_PTR(link, "link")) in check_callback_fn_stop()
71 if (!ASSERT_OK_PTR(link, "link")) in check_null_callback_ctx()
90 if (!ASSERT_OK_PTR(link, "link")) in check_invalid_flags()
107 if (!ASSERT_OK_PTR(link, "link")) in check_nested_calls()
128 if (!ASSERT_OK_PTR(link, "link")) in check_non_constant_callback()
149 if (!ASSERT_OK_PTR(link, "link")) in check_stack()
186 if (!ASSERT_OK_PTR(skel, "bpf_loop__open_and_load")) in test_bpf_loop()
H A Dbtf_split.c28 if (!ASSERT_OK_PTR(data, "btf__raw_data")) { in test_btf_split()
57 if (!ASSERT_OK_PTR(btf1, "empty_main_btf")) in test_btf_split()
70 if (!ASSERT_OK_PTR(btf2, "empty_split_btf")) in test_btf_split()
80 if (!ASSERT_OK_PTR(t, "int_type")) in test_btf_split()
95 if (!ASSERT_OK_PTR(t, "split_struct_type")) in test_btf_split()
103 if (!ASSERT_OK_PTR(btf3, "multi_split_btf"))
120 if (!ASSERT_OK_PTR(t, "split_union_type"))
128 if (!ASSERT_OK_PTR(t, "split_base_type"))
135 if (!ASSERT_OK_PTR(dump_buf_file, "dump_memstream"))
138 if (!ASSERT_OK_PTR(
[all...]
H A Dlinked_list.c112 if (!ASSERT_OK_PTR(skel, "linked_list_fail__open_opts")) in test_linked_list_fail_prog()
116 if (!ASSERT_OK_PTR(prog, "bpf_object__find_program_by_name")) in test_linked_list_fail_prog()
125 if (!ASSERT_OK_PTR(strstr(log_buf, err_msg), "expected error message")) { in test_linked_list_fail_prog()
161 if (!ASSERT_OK_PTR(skel, "linked_list__open_and_load")) in test_linked_list_success()
256 if (!ASSERT_OK_PTR(btf, "btf__new_empty")) in init_btf()
283 if (!ASSERT_OK_PTR(btf, "init_btf")) in list_and_rb_node_same_struct()
336 if (!ASSERT_OK_PTR(btf, "init_btf")) in test_btf()
359 if (!ASSERT_OK_PTR(btf, "init_btf")) in test_btf()
385 if (!ASSERT_OK_PTR(btf, "init_btf")) in test_btf()
411 if (!ASSERT_OK_PTR(btf, "init_btf")) in test_btf()
[all …]
H A Dxdp_flowtable.c82 if (!ASSERT_OK_PTR(tok, "setns")) in test_xdp_flowtable()
117 if (!ASSERT_OK_PTR(tok, "setns")) in test_xdp_flowtable()
127 if (!ASSERT_OK_PTR(tok, "setns")) in test_xdp_flowtable()
135 if (!ASSERT_OK_PTR(skel, "skel")) in test_xdp_flowtable()
140 if (!ASSERT_OK_PTR(link, "prog_attach")) in test_xdp_flowtable()
145 if (!ASSERT_OK_PTR(tok, "setns")) in test_xdp_flowtable()
153 if (!ASSERT_OK_PTR(tok, "setns")) in test_xdp_flowtable()
H A Dbpf_iter_setsockopt.c126 if (!ASSERT_OK_PTR(est_fds, "create established")) in do_bpf_iter_setsockopt()
133 if (!ASSERT_OK_PTR(reuse_listen_fds, "start_reuseport_server")) in do_bpf_iter_setsockopt()
195 if (!ASSERT_OK_PTR(iter_skel, "iter_skel")) in serial_test_bpf_iter_setsockopt()
198 if (!ASSERT_OK_PTR(iter_skel->links.change_tcp_cc, "attach iter")) in serial_test_bpf_iter_setsockopt()
203 if (!ASSERT_OK_PTR(cubic_skel, "cubic_skel")) in serial_test_bpf_iter_setsockopt()
206 if (!ASSERT_OK_PTR(cubic_link, "cubic_link")) in serial_test_bpf_iter_setsockopt()
211 if (!ASSERT_OK_PTR(dctcp_skel, "dctcp_skel")) in serial_test_bpf_iter_setsockopt()
214 if (!ASSERT_OK_PTR(dctcp_link, "dctcp_link")) in serial_test_bpf_iter_setsockopt()
H A Dstacktrace_ips.c15 if (!ASSERT_OK_PTR(ksyms, "load_kallsyms_local")) in check_stacktrace_ips()
38 if (!ASSERT_OK_PTR(ksym, "ksym_search_local")) in check_stacktrace_ips()
59 if (!ASSERT_OK_PTR(skel, "stacktrace_ips__open_and_load")) in test_stacktrace_ips_kprobe_multi()
70 if (!ASSERT_OK_PTR(skel->links.kprobe_multi_test, "bpf_program__attach_kprobe_multi_opts")) in test_stacktrace_ips_kprobe_multi()
106 if (!ASSERT_OK_PTR(skel, "stacktrace_ips__open_and_load")) in test_stacktrace_ips_raw_tp()
117 if (!ASSERT_OK_PTR(skel->links.rawtp_test, "bpf_program__attach_raw_tracepoint")) in test_stacktrace_ips_raw_tp()
149 if (!ASSERT_OK_PTR(skel, "stacktrace_ips__open_and_load")) in test_stacktrace_ips()
160 if (!ASSERT_OK_PTR(skel->links.kprobe_test, "bpf_program__attach_kprobe_opts"))
192 if (!ASSERT_OK_PTR(skel, "stacktrace_ips__open_and_load"))
202 if (!ASSERT_OK_PTR(ske
[all...]

12345678910>>...12