Home
last modified time | relevance | path

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

1234

/linux-6.1.9/tools/testing/selftests/bpf/prog_tests/
Dreference_tracking.c56 bpf_object__close(obj); in test_reference_tracking()
61 bpf_object__close(obj); in test_reference_tracking()
62 bpf_object__close(obj_iter); in test_reference_tracking()
Dfexit_bpf2bpf.c166 bpf_object__close(obj); in test_fexit_bpf2bpf_common()
167 bpf_object__close(tgt_obj); in test_fexit_bpf2bpf_common()
266 bpf_object__close(tgt_obj); in test_second_attach()
331 bpf_object__close(freplace_obj); in test_fmod_ret_freplace()
332 bpf_object__close(fmod_obj); in test_fmod_ret_freplace()
333 bpf_object__close(pkt_obj); in test_fmod_ret_freplace()
381 bpf_object__close(obj); in test_obj_load_failure_common()
382 bpf_object__close(pkt_obj); in test_obj_load_failure_common()
Dxdp_attach.c82 bpf_object__close(obj3); in serial_test_xdp_attach()
84 bpf_object__close(obj2); in serial_test_xdp_attach()
86 bpf_object__close(obj1); in serial_test_xdp_attach()
Dpinning.c86 bpf_object__close(obj); in test_pinning()
165 bpf_object__close(obj); in test_pinning()
207 bpf_object__close(obj); in test_pinning()
234 bpf_object__close(obj); in test_pinning()
279 bpf_object__close(obj); in test_pinning()
Dxdp_adjust_tail.c37 bpf_object__close(obj); in test_xdp_adjust_tail_shrink()
72 bpf_object__close(obj); in test_xdp_adjust_tail_grow()
134 bpf_object__close(obj); in test_xdp_adjust_tail_grow2()
201 bpf_object__close(obj); in test_xdp_adjust_frags_tail_shrink()
266 bpf_object__close(obj); in test_xdp_adjust_frags_tail_grow()
Dtailcalls.c138 bpf_object__close(obj); in test_tailcall_1()
218 bpf_object__close(obj); in test_tailcall_2()
294 bpf_object__close(obj); in test_tailcall_count()
401 bpf_object__close(obj); in test_tailcall_4()
491 bpf_object__close(obj); in test_tailcall_5()
574 bpf_object__close(obj); in test_tailcall_bpf2bpf_1()
654 bpf_object__close(obj); in test_tailcall_bpf2bpf_2()
733 bpf_object__close(obj); in test_tailcall_bpf2bpf_3()
831 bpf_object__close(obj); in test_tailcall_bpf2bpf_4()
Dtcp_estats.c14 bpf_object__close(obj); in test_tcp_estats()
Dpkt_md_access.c24 bpf_object__close(obj); in test_pkt_md_access()
Dskb_helpers.c29 bpf_object__close(obj); in test_skb_helpers()
Dxdp_perf.c27 bpf_object__close(obj); in test_xdp_perf()
Dpkt_access.c31 bpf_object__close(obj); in test_pkt_access()
Dspinlock.c44 bpf_object__close(obj); in test_spinlock()
Dglobal_func_args.c61 bpf_object__close(obj); in test_global_func_args()
Dload_bytes_relative.c64 bpf_object__close(obj); in test_load_bytes_relative()
Dstacktrace_map_raw_tp.c63 bpf_object__close(obj); in test_stacktrace_map_raw_tp()
Dxdp_info.c67 bpf_object__close(obj); in serial_test_xdp_info()
Dglobal_data_init.c61 bpf_object__close(obj); in test_global_data_init()
Dstacktrace_map.c74 bpf_object__close(obj); in test_stacktrace_map()
Dtest_global_funcs.c56 bpf_object__close(obj); in check_load()
/linux-6.1.9/samples/bpf/
Dibumad_user.c64 bpf_object__close(obj); in dump_exit()
156 bpf_object__close(obj); in main()
Dtracex1_user.c48 bpf_object__close(obj); in main()
Dtracex7_user.c54 bpf_object__close(obj); in main()
Dtest_cgrp2_sock2.c93 bpf_object__close(obj); in main()
Dtracex5_user.c96 bpf_object__close(obj); in main()
Dtracex4_user.c94 bpf_object__close(obj); in main()

1234