Home
last modified time | relevance | path

Searched refs:bpf_object__load (Results 1 – 25 of 63) 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.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()
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.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/samples/bpf/
H A Dtracex1_user.c29 if (bpf_object__load(obj)) { in main()
H A Dtracex7_user.c36 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 Dtest_cgrp2_sock2.c71 if (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 Dtest_current_task_under_cgroup_user.c38 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()
/linux/tools/bpf/bpftool/
H A Diter.c58 err = bpf_object__load(obj); in do_pin()

123