Home
last modified time | relevance | path

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

/tools/lib/bpf/
Dlibbpf.map178 btf_dump__free;
Dbtf.h124 LIBBPF_API void btf_dump__free(struct btf_dump *d);
Dbtf_dump.c140 btf_dump__free(d); in btf_dump__new()
147 btf_dump__free(d); in btf_dump__new()
154 void btf_dump__free(struct btf_dump *d) in btf_dump__free() function
/tools/testing/selftests/bpf/
Dtest_btf_dump.c54 btf_dump__free(d); in btf_dump_all_types()
/tools/bpf/bpftool/
Dbtf.c387 btf_dump__free(d); in dump_btf_c()