Home
last modified time | relevance | path

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

/linux/tools/bpf/bpftool/
A Dbtf_dumper.c592 BTF_PRINT_ARG("void "); in __btf_dumper_type_only()
613 BTF_PRINT_ARG("enum %s ", in __btf_dumper_type_only()
623 BTF_PRINT_ARG("* "); in __btf_dumper_type_only()
626 BTF_PRINT_ARG("%s %s ", in __btf_dumper_type_only()
635 BTF_PRINT_ARG("const "); in __btf_dumper_type_only()
658 BTF_PRINT_ARG(" %s", in __btf_dumper_type_only()
683 BTF_PRINT_ARG("("); in btf_dump_func()
689 BTF_PRINT_ARG(", "); in btf_dump_func()
693 BTF_PRINT_ARG("%s", in btf_dump_func()
702 BTF_PRINT_ARG("..."); in btf_dump_func()
[all …]

Completed in 5 milliseconds