Searched refs:kern_mtype (Results 1 – 1 of 1) sorted by relevance
1153 const struct btf_type *mtype, *kern_mtype; in bpf_map__init_kern_struct_ops() local1210 kern_mtype = skip_mods_and_typedefs(kern_btf, kern_member->type, in bpf_map__init_kern_struct_ops()1213 BTF_INFO_KIND(kern_mtype->info)) { in bpf_map__init_kern_struct_ops()1216 BTF_INFO_KIND(kern_mtype->info)); in bpf_map__init_kern_struct_ops()1240 kern_mtype = skip_mods_and_typedefs(kern_btf, in bpf_map__init_kern_struct_ops()1241 kern_mtype->type, in bpf_map__init_kern_struct_ops()1248 if (!btf_is_func_proto(kern_mtype)) { in bpf_map__init_kern_struct_ops()