Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dbtf.h65 #define BTF_SHOW_COMPACT BTF_F_COMPACT macro
/Linux-v5.15/kernel/bpf/
Dbtf.c978 return show->flags & BTF_SHOW_COMPACT ? "" : __btf_show_indent(show); in btf_show_indent()
983 return show->flags & BTF_SHOW_COMPACT ? "" : "\n"; in btf_show_newline()
991 if ((show->flags & BTF_SHOW_COMPACT) && show->state.type && in btf_show_delim()
5769 BTF_SHOW_NONAME | BTF_SHOW_COMPACT | in btf_type_seq_show()