Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dbtf.h174 #define BTF_SHOW_ZERO BTF_F_ZERO macro
/openbmc/linux/kernel/bpf/
H A Dbtf.c1135 (show->flags & BTF_SHOW_ZERO) || \
3027 if (show->state.depth > 0 && !(show->flags & BTF_SHOW_ZERO)) { in btf_array_show()
3966 if (show->state.depth > 0 && !(show->flags & BTF_SHOW_ZERO)) { in btf_struct_show()
7104 BTF_SHOW_ZERO | BTF_SHOW_UNSAFE); in btf_type_seq_show()