Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dbtf_dump.c45 btf_dump__free(d); in btf_dump_all_types()
231 btf_dump__free(d); in test_btf_dump_incremental()
/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dlibbpf.map178 btf_dump__free;
H A Dbtf.h146 LIBBPF_API void btf_dump__free(struct btf_dump *d);
H A 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
/OK3568_Linux_fs/kernel/tools/bpf/bpftool/
H A Dgen.c208 btf_dump__free(d); in codegen_datasecs()
H A Dbtf.c421 btf_dump__free(d); in dump_btf_c()