Searched refs:kern_mtype (Results 1 – 1 of 1) sorted by relevance
966 const struct btf_type *mtype, *kern_mtype; in bpf_map__init_kern_struct_ops() local997 kern_mtype = skip_mods_and_typedefs(kern_btf, kern_member->type, in bpf_map__init_kern_struct_ops()1000 BTF_INFO_KIND(kern_mtype->info)) { in bpf_map__init_kern_struct_ops()1003 BTF_INFO_KIND(kern_mtype->info)); in bpf_map__init_kern_struct_ops()1014 kern_mtype = skip_mods_and_typedefs(kern_btf, in bpf_map__init_kern_struct_ops()1015 kern_mtype->type, in bpf_map__init_kern_struct_ops()1022 if (!btf_is_func_proto(kern_mtype)) { in bpf_map__init_kern_struct_ops()