Searched refs:btf_dedup_ref_type (Results 1 – 1 of 1) sorted by relevance
4383 static int btf_dedup_ref_type(struct btf_dedup *d, __u32 type_id) in btf_dedup_ref_type() function4408 ref_type_id = btf_dedup_ref_type(d, t->type); in btf_dedup_ref_type()4425 ref_type_id = btf_dedup_ref_type(d, t->type); in btf_dedup_ref_type()4444 ref_type_id = btf_dedup_ref_type(d, info->type); in btf_dedup_ref_type()4449 ref_type_id = btf_dedup_ref_type(d, info->index_type); in btf_dedup_ref_type()4471 ref_type_id = btf_dedup_ref_type(d, t->type); in btf_dedup_ref_type()4479 ref_type_id = btf_dedup_ref_type(d, param->type); in btf_dedup_ref_type()4514 err = btf_dedup_ref_type(d, d->btf->start_id + i); in btf_dedup_ref_types()