Home
last modified time | relevance | path

Searched refs:btf_dump__new (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/tools/testing/selftests/bpf/prog_tests/
A Dbtf_split.c70 d = btf_dump__new(btf2, btf_dump_printf, dump_buf_file, NULL); in test_btf_split()
A Dbtf_dump.c32 d = btf_dump__new(btf, btf_dump_printf, ctx, NULL); in btf_dump_all_types()
145 d = btf_dump__new(btf, btf_dump_printf, dump_buf_file, NULL); in test_btf_dump_incremental()
848 d = btf_dump__new(btf, btf_dump_snprintf, str, NULL); in test_btf_dump_datasec_data()
881 d = btf_dump__new(btf, btf_dump_snprintf, str, NULL); in test_btf_dump()
/linux-6.3-rc2/tools/testing/selftests/bpf/
A Dtest_cpp.cpp115 btf_dump__new(btf, dump_printf, nullptr, &opts); in main()
A Dbtf_helpers.c270 d = btf_dump__new(btf, btf_dump_printf, buf_file, NULL); in btf_type_c_dump()
/linux-6.3-rc2/tools/lib/bpf/
A Dlibbpf.map308 btf_dump__new;
A Dbtf.h243 LIBBPF_API struct btf_dump *btf_dump__new(const struct btf *btf,
A Dbtf_dump.c148 struct btf_dump *btf_dump__new(const struct btf *btf, in btf_dump__new() function
/linux-6.3-rc2/tools/bpf/bpftool/
A Dgen.c254 d = btf_dump__new(btf, codegen_btf_dump_printf, NULL, NULL); in codegen_datasecs()
307 d = btf_dump__new(btf, codegen_btf_dump_printf, NULL, NULL); in codegen_subskel_datasecs()
A Dbtf.c469 d = btf_dump__new(btf, btf_dump_printf, NULL, NULL); in dump_btf_c()

Completed in 19 milliseconds