Home
last modified time | relevance | path

Searched full:skel_load (Results 1 – 25 of 43) sorted by relevance

12

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dtype_cast.c27 if (!ASSERT_OK(err, "skel_load")) in test_xdp()
61 if (!ASSERT_OK(err, "skel_load")) in test_tc()
100 ASSERT_ERR(err, "skel_load"); in test_negative()
H A Dtest_struct_ops_module.c172 if (!ASSERT_OK(err, "skel_load")) in test_struct_ops_incompatible()
197 if (!ASSERT_OK(err, "skel_load")) in test_struct_ops_nulled_out_cb()
223 if (!ASSERT_ERR(err, "skel_load")) in test_struct_ops_forgotten_cb()
242 if (!ASSERT_OK(err, "skel_load")) in test_struct_ops_forgotten_cb()
H A Dcgrp_local_storage.c191 if (!ASSERT_OK(err, "skel_load")) in test_cgroup_iter_sleepable()
233 if (!ASSERT_OK(err, "skel_load")) in test_yes_rcu_lock()
260 ASSERT_ERR(err, "skel_load"); in test_no_rcu_lock()
278 ASSERT_OK(err, "skel_load"); in test_cgrp1_no_rcu_lock()
H A Dsyscall.c32 if (!ASSERT_OK_PTR(skel, "skel_load")) in test_syscall_load_prog()
64 if (!ASSERT_OK_PTR(skel, "skel_load")) in test_syscall_update_outer_map()
H A Dcgroup_mprog_opts.c33 if (!ASSERT_OK_PTR(skel, "skel_load")) in test_prog_attach_detach()
166 if (!ASSERT_OK_PTR(skel, "skel_load")) in test_link_attach_detach()
289 if (!ASSERT_OK_PTR(skel, "skel_load")) in test_preorder_prog_attach_detach()
397 if (!ASSERT_OK_PTR(skel, "skel_load")) in test_preorder_link_attach_detach()
495 if (!ASSERT_OK_PTR(skel, "skel_load")) in test_invalid_attach_detach()
H A Dxdp_link.c22 if (!ASSERT_OK_PTR(skel1, "skel_load")) in serial_test_xdp_link()
27 if (!ASSERT_OK_PTR(skel2, "skel_load")) in serial_test_xdp_link()
H A Dtc_opts.c24 if (!ASSERT_OK_PTR(skel, "skel_load")) in test_ns_tc_opts_basic()
122 if (!ASSERT_OK_PTR(skel, "skel_load")) in test_tc_opts_before_target()
274 if (!ASSERT_OK_PTR(skel, "skel_load")) in test_tc_opts_after_target()
465 if (!ASSERT_OK_PTR(skel, "skel_load")) in test_tc_opts_revision_target()
575 if (!ASSERT_OK_PTR(skel, "skel_load")) in test_tc_chain_classic()
677 if (!ASSERT_OK_PTR(skel, "skel_load")) in test_tc_opts_replace_target()
882 if (!ASSERT_OK_PTR(skel, "skel_load")) in test_tc_opts_invalid_target()
1037 if (!ASSERT_OK_PTR(skel, "skel_load")) in test_tc_opts_prepend_target()
1177 if (!ASSERT_OK_PTR(skel, "skel_load")) in test_tc_opts_append_target()
1320 if (!ASSERT_OK_PTR(skel, "skel_load")) in test_tc_opts_dev_cleanup_target()
[all …]
H A Dtc_links.c27 if (!ASSERT_OK_PTR(skel, "skel_load")) in serial_test_tc_links_basic()
140 if (!ASSERT_OK(err, "skel_load")) in test_tc_links_before_target()
294 if (!ASSERT_OK(err, "skel_load")) in test_tc_links_after_target()
443 if (!ASSERT_OK(err, "skel_load")) in test_tc_links_revision_target()
544 if (!ASSERT_OK(err, "skel_load")) in test_tc_chain_classic()
651 if (!ASSERT_OK(err, "skel_load")) in test_tc_links_replace_target()
874 if (!ASSERT_OK(err, "skel_load")) in test_tc_links_invalid_target()
1192 if (!ASSERT_OK(err, "skel_load")) in test_tc_links_prepend_target()
1348 if (!ASSERT_OK(err, "skel_load")) in test_tc_links_append_target()
1506 if (!ASSERT_OK(err, "skel_load")) in test_tc_links_dev_cleanup_target()
[all...]
H A Dcheck_mtu.c118 if (CHECK(err, "skel_load", "failed: %d\n", err)) in test_check_mtu_xdp()
191 if (CHECK(err, "skel_load", "failed: %d\n", err)) in serial_test_check_mtu()
H A Datomic_bounds.c13 if (CHECK(!skel, "skel_load", "couldn't load program\n")) in test_atomic_bounds()
H A Dcls_redirect.c395 if (!ASSERT_OK(err, "skel_load")) in test_cls_redirect_common()
417 if (CHECK(err, "skel_load", "failed: %d\n", err))
439 if (CHECK(err, "skel_load", "failed: %d\n", err))
H A Dstatic_linked.c20 if (!ASSERT_OK(err, "skel_load")) in test_static_linked()
H A Dcore_retro.c14 if (!ASSERT_OK_PTR(skel, "skel_load")) in test_core_retro()
H A Dmap_ptr.c30 if (!ASSERT_OK(err, "skel_load")) in test_map_ptr()
H A Dautoload.c26 if (CHECK(err, "skel_load", "failed to load skeleton: %d\n", err)) in test_autoload()
H A Dlinked_vars.c22 if (!ASSERT_OK(err, "skel_load")) in test_linked_vars()
H A Dexhandler.c25 if (CHECK(!skel, "skel_load", "skeleton failed: %d\n", err)) in test_exhandler()
H A Dsnprintf_btf.c20 if (CHECK(err, "skel_load", "failed to load skeleton: %d\n", err)) in serial_test_snprintf_btf()
H A Dmodify_return.c24 if (!ASSERT_OK_PTR(skel, "skel_load")) in run_test()
H A Dcgrp_kfunc.c25 if (!ASSERT_OK(err, "skel_load")) in open_load_cgrp_kfunc_skel()
H A Dget_stackid_cannot_attach.c33 if (CHECK(err, "skel_load", "skeleton load failed: %d\n", err)) in test_get_stackid_cannot_attach()
H A Dperf_event_stackmap.c81 if (CHECK(err, "skel_load", "skeleton load failed: %d\n", err)) in test_perf_event_stackmap()
H A Dmodule_attach.c
H A Dtest_bprm_opts.c87 if (CHECK(!skel, "skel_load", "skeleton failed\n")) in test_test_bprm_opts()
H A Dperf_skip.c58 if (!ASSERT_OK_PTR(skel, "skel_load")) in serial_test_perf_skip()

12