Searched refs:t_id (Results 1 – 1 of 1) sorted by relevance
2392 __u32 t_id, c_id; in btf_dedup_merge_hypot_map() local2398 t_id = resolve_type_id(d, targ_type_id); in btf_dedup_merge_hypot_map()2400 t_kind = btf_kind(d->btf->types[t_id]); in btf_dedup_merge_hypot_map()2415 d->map[c_id] = t_id; in btf_dedup_merge_hypot_map()2417 d->map[t_id] = c_id; in btf_dedup_merge_hypot_map()2422 !is_type_mapped(d, t_id)) { in btf_dedup_merge_hypot_map()2429 d->map[t_id] = c_id; in btf_dedup_merge_hypot_map()