Searched refs:c_kind (Results 1 – 1 of 1) sorted by relevance
2387 __u16 t_kind, c_kind; in btf_dedup_merge_hypot_map() local2397 c_kind = btf_kind(d->btf->types[c_id]); in btf_dedup_merge_hypot_map()2410 if (t_kind != BTF_KIND_FWD && c_kind == BTF_KIND_FWD) in btf_dedup_merge_hypot_map()2412 else if (t_kind == BTF_KIND_FWD && c_kind != BTF_KIND_FWD) in btf_dedup_merge_hypot_map()2416 c_kind != BTF_KIND_FWD && in btf_dedup_merge_hypot_map()