Searched refs:next_type_id (Results 1 – 1 of 1) sorted by relevance
2681 __u32 next_type_id = 1; in btf_dedup_compact_types() local2702 d->hypot_map[i] = next_type_id; in btf_dedup_compact_types()2703 d->btf->types[next_type_id] = (struct btf_type *)p; in btf_dedup_compact_types()2705 next_type_id++; in btf_dedup_compact_types()2709 d->btf->nr_types = next_type_id - 1; in btf_dedup_compact_types()