Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dbtf_dumper.c573 #define BTF_PRINT_TYPE(type) \ macro
615 BTF_PRINT_TYPE(array->type); in __btf_dumper_type_only()
619 BTF_PRINT_TYPE(t->type); in __btf_dumper_type_only()
629 BTF_PRINT_TYPE(t->type); in __btf_dumper_type_only()
633 BTF_PRINT_TYPE(t->type); in __btf_dumper_type_only()
637 BTF_PRINT_TYPE(t->type); in __btf_dumper_type_only()
654 BTF_PRINT_TYPE(t->type); in __btf_dumper_type_only()
676 BTF_PRINT_TYPE(func_proto->type); in btf_dump_func()
688 BTF_PRINT_TYPE(arg->type); in btf_dump_func()
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dbtf_dumper.c611 #define BTF_PRINT_TYPE(type) \ macro
655 BTF_PRINT_TYPE(array->type); in __btf_dumper_type_only()
659 BTF_PRINT_TYPE(t->type); in __btf_dumper_type_only()
669 BTF_PRINT_TYPE(t->type); in __btf_dumper_type_only()
673 BTF_PRINT_TYPE(t->type); in __btf_dumper_type_only()
677 BTF_PRINT_TYPE(t->type); in __btf_dumper_type_only()
694 BTF_PRINT_TYPE(t->type); in __btf_dumper_type_only()
716 BTF_PRINT_TYPE(func_proto->type); in btf_dump_func()
728 BTF_PRINT_TYPE(arg->type); in btf_dump_func()

Completed in 3 milliseconds