Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/bpf/
Dtest_progs.c124 bpf_object__close(obj); in test_pkt_access()
168 bpf_object__close(obj); in test_xdp()
197 bpf_object__close(obj); in test_xdp_adjust_tail()
282 bpf_object__close(obj); in test_l4lb()
371 bpf_object__close(obj); in test_xdp_noinline()
388 bpf_object__close(obj); in test_tcp_estats()
658 bpf_object__close(objs[i]); in test_bpf_obj_id()
680 bpf_object__close(obj); in test_pkt_md_access()
877 bpf_object__close(obj[i]); in test_tp_attach_query()
1043 bpf_object__close(obj); in test_stacktrace_map()
[all …]
Dtest_libbpf_open.c111 bpf_object__close(bpfobj); in test_open_file()
Dget_cgroup_id_user.c145 bpf_object__close(obj); in main()
Dtest_socket_cookie.c195 bpf_object__close(pobj); in run_test()
Dtest_select_reuseport.c628 bpf_object__close(obj); in cleanup()
Dtest_maps.c947 bpf_object__close(obj); in test_sockmap()
Dtest_btf.c2050 bpf_object__close(obj); in do_test_file()
/Linux-v4.19/tools/perf/tests/
Dllvm.c19 bpf_object__close(obj); in test__bpf_parsing()
/Linux-v4.19/tools/lib/bpf/
Dlibbpf.h80 void bpf_object__close(struct bpf_object *object);
Dlibbpf.c1551 bpf_object__close(obj); in __bpf_object__open()
1835 void bpf_object__close(struct bpf_object *obj) in bpf_object__close() function
2330 bpf_object__close(obj); in bpf_prog_load_xattr()
2350 bpf_object__close(obj); in bpf_prog_load_xattr()
2356 bpf_object__close(obj); in bpf_prog_load_xattr()
/Linux-v4.19/tools/bpf/bpftool/
Dprog.c914 bpf_object__close(obj); in do_load()
922 bpf_object__close(obj); in do_load()
/Linux-v4.19/tools/perf/util/
Dbpf-loader.c126 bpf_object__close(obj); in bpf__clear()