Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dbtf.c2896 static int btf_dedup_ref_types(struct btf_dedup *d);
3083 err = btf_dedup_ref_types(d); in btf__dedup()
4509 static int btf_dedup_ref_types(struct btf_dedup *d) in btf_dedup_ref_types() function