Searched refs:BTF_INFO_KIND (Results 1 – 7 of 7) sorted by relevance
55 #define BTF_INFO_KIND(info) (((info) >> 24) & 0x1f) macro
82 if (BTF_INFO_KIND(type->info) != test_symbols[i].type) in BTF_ID_LIST_GLOBAL()
6806 __u16 kind = BTF_INFO_KIND(t->info); in btf_type_size()
526 switch (BTF_INFO_KIND(t->info)) { in btf_dumper_do_type()598 switch (BTF_INFO_KIND(t->info)) { in __btf_dumper_type_only()
217 return BTF_INFO_KIND(t->info); in btf_kind()
2371 BTF_INFO_KIND(t->info), id); in btf_dump_dump_type_data()
926 if (BTF_INFO_KIND(mtype->info) != in bpf_map__init_kern_struct_ops()927 BTF_INFO_KIND(kern_mtype->info)) { in bpf_map__init_kern_struct_ops()929 map->name, mname, BTF_INFO_KIND(mtype->info), in bpf_map__init_kern_struct_ops()930 BTF_INFO_KIND(kern_mtype->info)); in bpf_map__init_kern_struct_ops()