Searched refs:c_kind (Results 1 – 3 of 3) sorted by relevance
3956 __u16 t_kind, c_kind; in btf_dedup_merge_hypot_map() local3966 c_kind = btf_kind(btf__type_by_id(d->btf, c_id)); in btf_dedup_merge_hypot_map()3979 if (t_kind != BTF_KIND_FWD && c_kind == BTF_KIND_FWD) in btf_dedup_merge_hypot_map()3981 else if (t_kind == BTF_KIND_FWD && c_kind != BTF_KIND_FWD) in btf_dedup_merge_hypot_map()3985 c_kind != BTF_KIND_FWD && in btf_dedup_merge_hypot_map()
897 c_kind, enumerator