Home
last modified time | relevance | path

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

/linux/kernel/bpf/
H A Dbtf.c1246 static const char *btf_show_indent(struct btf_show *show) in btf_show_indent()
1290 btf_show_indent(show), \
1301 btf_show(show, "%s%s" fmt "%s%s", btf_show_indent(show), \
1466 btf_show(show, "%s%s%s", btf_show_indent(show), in btf_show_start_aggr_type()
1477 btf_show(show, "%s%s%s%s", btf_show_indent(show), suffix, in btf_show_end_aggr_type()
1245 static const char *btf_show_indent(struct btf_show *show) btf_show_indent() function