Searched refs:kern_mtype (Results 1 – 1 of 1) sorted by relevance
1043 const struct btf_type *mtype, *kern_mtype; in bpf_map__init_kern_struct_ops() local1074 kern_mtype = skip_mods_and_typedefs(kern_btf, kern_member->type, in bpf_map__init_kern_struct_ops()1077 BTF_INFO_KIND(kern_mtype->info)) { in bpf_map__init_kern_struct_ops()1080 BTF_INFO_KIND(kern_mtype->info)); in bpf_map__init_kern_struct_ops()1091 kern_mtype = skip_mods_and_typedefs(kern_btf, in bpf_map__init_kern_struct_ops()1092 kern_mtype->type, in bpf_map__init_kern_struct_ops()1099 if (!btf_is_func_proto(kern_mtype)) { in bpf_map__init_kern_struct_ops()