Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/
A Dbtf_dumper.c575 #define BTF_PRINT_TYPE(type) \ macro
618 BTF_PRINT_TYPE(array->type); in __btf_dumper_type_only()
622 BTF_PRINT_TYPE(t->type); in __btf_dumper_type_only()
632 BTF_PRINT_TYPE(t->type); in __btf_dumper_type_only()
636 BTF_PRINT_TYPE(t->type); in __btf_dumper_type_only()
640 BTF_PRINT_TYPE(t->type); in __btf_dumper_type_only()
657 BTF_PRINT_TYPE(t->type); in __btf_dumper_type_only()
679 BTF_PRINT_TYPE(func_proto->type); in btf_dump_func()
691 BTF_PRINT_TYPE(arg->type); in btf_dump_func()

Completed in 6 milliseconds