Searched refs:next_type_id (Results 1 – 1 of 1) sorted by relevance
4370 __u32 next_type_id = d->btf->start_id; in btf_dedup_compact_types() local4395 d->hypot_map[id] = next_type_id; in btf_dedup_compact_types()4396 d->btf->type_offs[next_type_id - d->btf->start_id] = p - d->btf->types_data; in btf_dedup_compact_types()4398 next_type_id++; in btf_dedup_compact_types()4402 d->btf->nr_types = next_type_id - d->btf->start_id; in btf_dedup_compact_types()