Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/bpf/
Dbtf.c966 static const char *__btf_show_indent(struct btf_show *show) in __btf_show_indent() function
978 return show->flags & BTF_SHOW_COMPACT ? "" : __btf_show_indent(show); in btf_show_indent()