Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/
Dbtf.h100 #define BTF_SHOW_ZERO BTF_F_ZERO macro
/linux-5.19.10/kernel/bpf/
Dbtf.c1111 if ((value) != 0 || (show->flags & BTF_SHOW_ZERO) || \
2972 if (show->state.depth > 0 && !(show->flags & BTF_SHOW_ZERO)) { in btf_array_show()
3575 if (show->state.depth > 0 && !(show->flags & BTF_SHOW_ZERO)) { in btf_struct_show()
6502 BTF_SHOW_ZERO | BTF_SHOW_UNSAFE); in btf_type_seq_show()