Searched refs:BTF_INFO_KFLAG (Results 1 – 4 of 4) sorted by relevance
57 #define BTF_INFO_KFLAG(info) ((info) >> 31) macro
179 if (BTF_INFO_KFLAG(t->info)) { in dump_btf_type()238 const char *fwd_kind = BTF_INFO_KFLAG(t->info) ? "union" in dump_btf_type()
443 kind_flag = BTF_INFO_KFLAG(t->info); in btf_dumper_struct()624 BTF_INFO_KFLAG(t->info) ? "union" : "struct", in __btf_dumper_type_only()
190 return BTF_INFO_KFLAG(t->info); in btf_kflag()