Home
last modified time | relevance | path

Searched refs:btf_dump__free (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/tools/testing/selftests/bpf/prog_tests/
Dbtf_dump.c45 btf_dump__free(d); in btf_dump_all_types()
231 btf_dump__free(d); in test_btf_dump_incremental()
/Linux-v5.10/tools/lib/bpf/
Dlibbpf.map178 btf_dump__free;
Dbtf.h146 LIBBPF_API void btf_dump__free(struct btf_dump *d);
Dbtf_dump.c158 btf_dump__free(d); in btf_dump__new()
191 void btf_dump__free(struct btf_dump *d) in btf_dump__free() function
/Linux-v5.10/tools/bpf/bpftool/
Dgen.c208 btf_dump__free(d); in codegen_datasecs()
Dbtf.c421 btf_dump__free(d); in dump_btf_c()