Home
last modified time | relevance | path

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

123

/linux-6.12.1/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.c168 bpf_object__close(obj); in test_fexit_bpf2bpf_common()
169 bpf_object__close(tgt_obj); in test_fexit_bpf2bpf_common()
268 bpf_object__close(tgt_obj); in test_second_attach()
333 bpf_object__close(freplace_obj); in test_fmod_ret_freplace()
334 bpf_object__close(fmod_obj); in test_fmod_ret_freplace()
335 bpf_object__close(pkt_obj); in test_fmod_ret_freplace()
395 bpf_object__close(obj); in test_obj_load_failure_common()
396 bpf_object__close(pkt_obj); in test_obj_load_failure_common()
Dxdp_attach.c82 bpf_object__close(obj3); in test_xdp_attach()
84 bpf_object__close(obj2); in test_xdp_attach()
86 bpf_object__close(obj1); in test_xdp_attach()
147 bpf_object__close(obj); in test_xdp_attach_fail()
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()
139 bpf_object__close(obj); in test_xdp_adjust_tail_grow2()
206 bpf_object__close(obj); in test_xdp_adjust_frags_tail_shrink()
271 bpf_object__close(obj); in test_xdp_adjust_frags_tail_grow()
Dtailcalls.c144 bpf_object__close(obj); in test_tailcall_1()
224 bpf_object__close(obj); in test_tailcall_2()
386 bpf_object__close(fentry_obj); in test_tailcall_count()
387 bpf_object__close(fexit_obj); in test_tailcall_count()
388 bpf_object__close(obj); in test_tailcall_count()
495 bpf_object__close(obj); in test_tailcall_4()
585 bpf_object__close(obj); in test_tailcall_5()
668 bpf_object__close(obj); in test_tailcall_bpf2bpf_1()
748 bpf_object__close(obj); in test_tailcall_bpf2bpf_2()
827 bpf_object__close(obj); in test_tailcall_bpf2bpf_3()
[all …]
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()
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()
Dstacktrace_map.c74 bpf_object__close(obj); in test_stacktrace_map()
Dglobal_data_init.c61 bpf_object__close(obj); in test_global_data_init()
Dxdp.c53 bpf_object__close(obj); in test_xdp()
/linux-6.12.1/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()
Dspintest_user.c82 bpf_object__close(obj); in main()
Dtracex5_user.c96 bpf_object__close(obj); in main()
Dtracex4_user.c94 bpf_object__close(obj); in main()
Dtest_current_task_under_cgroup_user.c113 bpf_object__close(obj); in main()

123