Searched refs:hypot_type_id (Results 1 – 1 of 1) sorted by relevance
2230 __u32 hypot_type_id; in btf_dedup_is_equiv() local2241 hypot_type_id = d->hypot_map[canon_id]; in btf_dedup_is_equiv()2242 if (hypot_type_id <= BTF_MAX_NR_TYPES) in btf_dedup_is_equiv()2243 return hypot_type_id == cand_id; in btf_dedup_is_equiv()