Searched refs:hypot_map (Results 1 – 1 of 1) sorted by relevance
3586 __u32 *hypot_map; member3629 d->hypot_map[from_id] = to_id; in btf_dedup_hypot_map_add()3651 free(d->hypot_map); in btf_dedup_free()3652 d->hypot_map = NULL; in btf_dedup_free()3716 if (!d->hypot_map) { in btf_dedup_new()3721 d->hypot_map[i] = BTF_UNPROCESSED_ID; in btf_dedup_new()4502 hypot_type_id = d->hypot_map[canon_id]; in btf_dedup_is_equiv()5140 d->hypot_map[0] = 0; in btf_dedup_compact_types()5143 d->hypot_map[id] = id; in btf_dedup_compact_types()5159 d->hypot_map[id] = next_type_id; in btf_dedup_compact_types()[all …]