Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dbtf.h192 #define BTF_SHOW_ZERO BTF_F_ZERO macro
/linux-6.15/kernel/bpf/
H A Dbtf.c1157 (show->flags & BTF_SHOW_ZERO) || \
3086 if (show->state.depth > 0 && !(show->flags & BTF_SHOW_ZERO)) { in btf_array_show()
4216 if (show->state.depth > 0 && !(show->flags & BTF_SHOW_ZERO)) { in btf_struct_show()
7896 BTF_SHOW_ZERO | BTF_SHOW_UNSAFE); in btf_type_seq_show()