Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dbtf.h63 #define BTF_SHOW_COMPACT BTF_F_COMPACT macro
/Linux-v5.10/kernel/bpf/
Dbtf.c937 return show->flags & BTF_SHOW_COMPACT ? "" : __btf_show_indent(show); in btf_show_indent()
942 return show->flags & BTF_SHOW_COMPACT ? "" : "\n"; in btf_show_newline()
950 if ((show->flags & BTF_SHOW_COMPACT) && show->state.type && in btf_show_delim()
5349 BTF_SHOW_NONAME | BTF_SHOW_COMPACT | in btf_type_seq_show()