Home
last modified time | relevance | path

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

123

/linux-6.12.1/tools/testing/selftests/bpf/prog_tests/
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()
Dreference_tracking.c49 err = !bpf_object__load(obj); in test_reference_tracking()
52 err = bpf_object__load(obj); in test_reference_tracking()
Dfexit_bpf2bpf.c106 err = bpf_object__load(obj); in test_fexit_bpf2bpf_common()
310 err = bpf_object__load(freplace_obj); in test_fmod_ret_freplace()
327 err = bpf_object__load(fmod_obj); in test_fmod_ret_freplace()
386 err = bpf_object__load(obj); in test_obj_load_failure_common()
Dxdp_adjust_tail.c160 if (bpf_object__load(obj)) in test_xdp_adjust_frags_tail_shrink()
224 if (bpf_object__load(obj)) in test_xdp_adjust_frags_tail_grow()
Dglobal_data_init.c38 err = bpf_object__load(obj); in test_global_data_init()
Drdonly_maps.c36 err = bpf_object__load(obj); in test_rdonly_maps()
Dtrampoline_count.c22 err = bpf_object__load(obj); in load_prog()
Dprobe_user.c37 err = bpf_object__load(obj); in serial_test_probe_user()
Dbpf_verif_scale.c41 err = bpf_object__load(obj); in check_load()
Dtailcalls.c291 err = bpf_object__load(fentry_obj); in test_tailcall_count()
315 err = bpf_object__load(fexit_obj); in test_tailcall_count()
1067 err = bpf_object__load(fentry_obj); in test_tailcall_bpf2bpf_fentry_entry()
1240 err = bpf_object__load(fentry_obj); in test_tailcall_hierarchy_count()
1305 err = bpf_object__load(fentry_obj); in test_tailcall_hierarchy_count()
1329 err = bpf_object__load(fexit_obj); in test_tailcall_hierarchy_count()
/linux-6.12.1/samples/bpf/
Dtracex1_user.c29 if (bpf_object__load(obj)) { in main()
Dtracex7_user.c36 if (bpf_object__load(obj)) { in main()
Dsockex2_user.c33 err = bpf_object__load(obj); in main()
Dsockex1_user.c29 err = bpf_object__load(obj); in main()
Dtest_cgrp2_sock2.c71 if (bpf_object__load(obj)) { in main()
Dspintest_user.c34 if (bpf_object__load(obj)) { in main()
Dtracex5_user.c59 if (bpf_object__load(obj)) { in main()
Dtracex4_user.c64 if (bpf_object__load(obj)) { in main()
Dtest_current_task_under_cgroup_user.c38 if (bpf_object__load(obj)) { in main()
Dsockex3_user.c42 if (bpf_object__load(obj)) { in main()
Dtrace_output_user.c62 if (bpf_object__load(obj)) { in main()
Dibumad_user.c123 if (bpf_object__load(obj)) { in main()
Dlathist_user.c97 if (bpf_object__load(obj)) { in main()
Dsyscall_tp_user.c77 if (bpf_object__load(objs[i])) { in test()
/linux-6.12.1/tools/bpf/bpftool/
Diter.c58 err = bpf_object__load(obj); in do_pin()

123