Home
last modified time | relevance | path

Searched refs:bpf_object__load (Results 1 – 25 of 56) sorted by relevance

123

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dpinning.c61 err = bpf_object__load(obj); in test_pinning()
94 err = bpf_object__load(obj); in test_pinning()
192 err = bpf_object__load(obj); in test_pinning()
216 err = bpf_object__load(obj); in test_pinning()
261 err = bpf_object__load(obj); in test_pinning()
H A Dreference_tracking.c49 err = !bpf_object__load(obj); in test_reference_tracking()
52 err = bpf_object__load(obj); in test_reference_tracking()
H A Dxdp_adjust_tail.c167 if (bpf_object__load(obj)) in test_xdp_adjust_frags_tail_shrink()
231 if (bpf_object__load(obj)) in test_xdp_adjust_frags_tail_grow_4k()
302 if (bpf_object__load(obj)) in test_xdp_adjust_frags_tail_grow_64k()
H A Dtailcalls.c299 err = bpf_object__load(fentry_obj); in test_tailcall_count()
323 err = bpf_object__load(fexit_obj); in test_tailcall_count()
1075 err = bpf_object__load(fentry_obj); in test_tailcall_bpf2bpf_fentry_entry()
1248 err = bpf_object__load(fentry_obj); in test_tailcall_hierarchy_count()
1313 err = bpf_object__load(fentry_obj); in test_tailcall_hierarchy_count()
1337 err = bpf_object__load(fexit_obj); in test_tailcall_hierarchy_count()
1688 err = bpf_object__load(skel->obj); in test_tailcall_cgrp_storage()
1720 err = bpf_object__load(skel->obj); in test_tailcall_cgrp_storage_diff_storage()
1747 err = bpf_object__load(skel->obj); in test_tailcall_cgrp_storage_no_storage()
1811 err = bpf_object__load(callee_skel->obj); in test_tailcall_cgrp_storage_no_storage_bridge()
[all …]
H A Dfexit_bpf2bpf.c107 err = bpf_object__load(obj); in test_fexit_bpf2bpf_common()
311 err = bpf_object__load(freplace_obj); in test_fmod_ret_freplace()
328 err = bpf_object__load(fmod_obj); in test_fmod_ret_freplace()
386 err = bpf_object__load(obj); in test_obj_load_failure_common()
H A Drdonly_maps.c36 err = bpf_object__load(obj); in test_rdonly_maps()
H A Dtrampoline_count.c22 err = bpf_object__load(obj); in load_prog()
H A Dprobe_user.c58 err = bpf_object__load(obj); in serial_test_probe_user()
H A Dbpf_verif_scale.c41 err = bpf_object__load(obj); in check_load()
H A Dtest_overhead.c99 err = bpf_object__load(obj); in test_test_overhead()
H A Dxdp_adjust_frags.c21 if (bpf_object__load(obj)) in test_xdp_update_frags()
/linux/samples/bpf/
H A Dtracex1_user.c29 if (bpf_object__load(obj)) { in main()
H A Dsockex1_user.c29 err = bpf_object__load(obj); in main()
H A Dsockex2_user.c33 err = bpf_object__load(obj); in main()
H A Dtracex5_user.c59 if (bpf_object__load(obj)) { in main()
H A Dspintest_user.c34 if (bpf_object__load(obj)) { in main()
H A Dtracex4_user.c64 if (bpf_object__load(obj)) { in main()
H A Dsockex3_user.c42 if (bpf_object__load(obj)) { in main()
H A Dtrace_output_user.c62 if (bpf_object__load(obj)) { in main()
H A Dibumad_user.c123 if (bpf_object__load(obj)) { in main()
H A Dlathist_user.c97 if (bpf_object__load(obj)) { in main()
H A Dsyscall_tp_user.c77 if (bpf_object__load(objs[i])) { in test()
H A Doffwaketime_user.c117 if (bpf_object__load(obj)) { in main()
H A Dtracex3_user.c136 if (bpf_object__load(obj)) { in main()
/linux/tools/bpf/bpftool/
H A Diter.c58 err = bpf_object__load(obj); in do_pin()

123