Home
last modified time | relevance | path

Searched refs:bpf_object__load (Results 1 – 25 of 58) 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 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()
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 Dglobal_data_init.c38 err = bpf_object__load(obj); in test_global_data_init()
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.c37 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 Dtailcalls.c292 err = bpf_object__load(fentry_obj); in test_tailcall_count()
316 err = bpf_object__load(fexit_obj); in test_tailcall_count()
1068 err = bpf_object__load(fentry_obj); in test_tailcall_bpf2bpf_fentry_entry()
1241 err = bpf_object__load(fentry_obj); in test_tailcall_hierarchy_count()
1306 err = bpf_object__load(fentry_obj); in test_tailcall_hierarchy_count()
1330 err = bpf_object__load(fexit_obj); in test_tailcall_hierarchy_count()
H A Dtest_overhead.c99 err = bpf_object__load(obj); in test_test_overhead()
/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