Home
last modified time | relevance | path

Searched refs:btf_dumper (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/tools/bpf/bpftool/
Dbtf_dumper.c22 static int btf_dumper_do_type(const struct btf_dumper *d, __u32 type_id,
34 static int btf_dumper_modifier(const struct btf_dumper *d, __u32 type_id, in btf_dumper_modifier()
51 static int btf_dumper_array(const struct btf_dumper *d, __u32 type_id, in btf_dumper_array()
264 static int btf_dumper_struct(const struct btf_dumper *d, __u32 type_id, in btf_dumper_struct()
312 static int btf_dumper_var(const struct btf_dumper *d, __u32 type_id, in btf_dumper_var()
326 static int btf_dumper_datasec(const struct btf_dumper *d, __u32 type_id, in btf_dumper_datasec()
354 static int btf_dumper_do_type(const struct btf_dumper *d, __u32 type_id, in btf_dumper_do_type()
396 int btf_dumper_type(const struct btf_dumper *d, __u32 type_id, in btf_dumper_type()
Dmain.h198 struct btf_dumper { struct
211 int btf_dumper_type(const struct btf_dumper *d, __u32 type_id, argument
Dmap.c149 static int do_dump_btf(const struct btf_dumper *d, in do_dump_btf()
218 struct btf_dumper d = { in print_entry_json()
251 struct btf_dumper d = { in print_entry_json()
721 struct btf_dumper d = { in dump_map_elem()
945 struct btf_dumper d = { in print_key_value()