Home
last modified time | relevance | path

Searched refs:btf_dedup_ref_type (Results 1 – 1 of 1) sorted by relevance

/linux/tools/lib/bpf/
H A Dbtf.c4964 static int btf_dedup_ref_type(struct btf_dedup *d, __u32 type_id) in btf_dedup_ref_type() function
4989 ref_type_id = btf_dedup_ref_type(d, t->type); in btf_dedup_ref_type()
5006 ref_type_id = btf_dedup_ref_type(d, t->type); in btf_dedup_ref_type()
5025 ref_type_id = btf_dedup_ref_type(d, info->type); in btf_dedup_ref_type()
5030 ref_type_id = btf_dedup_ref_type(d, info->index_type); in btf_dedup_ref_type()
5052 ref_type_id = btf_dedup_ref_type(d, t->type); in btf_dedup_ref_type()
5060 ref_type_id = btf_dedup_ref_type(d, param->type); in btf_dedup_ref_type()
5095 err = btf_dedup_ref_type(d, d->btf->start_id + i); in btf_dedup_ref_types()