Home
last modified time | relevance | path

Searched refs:bpf_object__close (Results 1 – 25 of 79) sorted by relevance

1234

/Linux-v5.10/tools/testing/selftests/bpf/prog_tests/
Dfexit_bpf2bpf.c122 bpf_object__close(obj); in test_fexit_bpf2bpf_common()
123 bpf_object__close(tgt_obj); in test_fexit_bpf2bpf_common()
220 bpf_object__close(tgt_obj); in test_second_attach()
283 bpf_object__close(freplace_obj); in test_fmod_ret_freplace()
284 bpf_object__close(fmod_obj); in test_fmod_ret_freplace()
285 bpf_object__close(pkt_obj); in test_fmod_ret_freplace()
335 bpf_object__close(obj); in test_obj_load_failure_common()
336 bpf_object__close(pkt_obj); in test_obj_load_failure_common()
Dxdp_attach.c85 bpf_object__close(obj3); in test_xdp_attach()
87 bpf_object__close(obj2); in test_xdp_attach()
89 bpf_object__close(obj1); in test_xdp_attach()
Dpinning.c86 bpf_object__close(obj); in test_pinning()
156 bpf_object__close(obj); in test_pinning()
198 bpf_object__close(obj); in test_pinning()
225 bpf_object__close(obj); in test_pinning()
270 bpf_object__close(obj); in test_pinning()
Dxdp_adjust_tail.c30 bpf_object__close(obj); in test_xdp_adjust_tail_shrink()
58 bpf_object__close(obj); in test_xdp_adjust_tail_grow()
130 bpf_object__close(obj); in test_xdp_adjust_tail_grow2()
Dtailcalls.c140 bpf_object__close(obj); in test_tailcall_1()
219 bpf_object__close(obj); in test_tailcall_2()
296 bpf_object__close(obj); in test_tailcall_3()
385 bpf_object__close(obj); in test_tailcall_4()
473 bpf_object__close(obj); in test_tailcall_5()
556 bpf_object__close(obj); in test_tailcall_bpf2bpf_1()
634 bpf_object__close(obj); in test_tailcall_bpf2bpf_2()
715 bpf_object__close(obj); in test_tailcall_bpf2bpf_3()
796 bpf_object__close(obj); in test_tailcall_bpf2bpf_4()
Dtrampoline_count.c114 bpf_object__close(obj); in test_trampoline_count()
121 bpf_object__close(inst[i].obj); in test_trampoline_count()
Dtcp_estats.c16 bpf_object__close(obj); in test_tcp_estats()
Dkfree_skb.c153 bpf_object__close(obj); in test_kfree_skb()
154 bpf_object__close(obj2); in test_kfree_skb()
Dpkt_md_access.c22 bpf_object__close(obj); in test_pkt_md_access()
Dxdp_perf.c24 bpf_object__close(obj); in test_xdp_perf()
Dskb_helpers.c29 bpf_object__close(obj); in test_skb_helpers()
Dpkt_access.c27 bpf_object__close(obj); in test_pkt_access()
Dreference_tracking.c51 bpf_object__close(obj); in test_reference_tracking()
Dspinlock.c42 bpf_object__close(obj); in test_spinlock()
Dprog_run_xattr.c49 bpf_object__close(obj); in test_prog_run_xattr()
Dload_bytes_relative.c64 bpf_object__close(obj); in test_load_bytes_relative()
Dstacktrace_map_raw_tp.c64 bpf_object__close(obj); in test_stacktrace_map_raw_tp()
Dtest_global_funcs.c44 bpf_object__close(obj); in check_load()
Dxdp.c44 bpf_object__close(obj); in test_xdp()
Dxdp_info.c67 bpf_object__close(obj); in test_xdp_info()
Dbpf_verif_scale.c32 bpf_object__close(obj); in check_load()
Dstacktrace_map.c74 bpf_object__close(obj); in test_stacktrace_map()
/Linux-v5.10/samples/bpf/
Dtracex1_user.c48 bpf_object__close(obj); in main()
Dtracex7_user.c49 bpf_object__close(obj); in main()
Dtracex5_user.c99 bpf_object__close(obj); in main()

1234