Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dbtf.h194 #define BTF_SHOW_ZERO BTF_F_ZERO macro
/linux/kernel/bpf/
H A Dbtf.c1287 (show->flags & BTF_SHOW_ZERO) || \
3244 if (show->state.depth > 0 && !(show->flags & BTF_SHOW_ZERO)) { in btf_array_show()
4413 if (show->state.depth > 0 && !(show->flags & BTF_SHOW_ZERO)) { in btf_struct_show()
8282 BTF_SHOW_ZERO | BTF_SHOW_UNSAFE); in btf_type_seq_show()