Searched refs:btf_dedup_new (Results 1 – 1 of 1) sorted by relevance
2930 static struct btf_dedup *btf_dedup_new(struct btf *btf, const struct btf_dedup_opts *opts);3087 d = btf_dedup_new(btf, opts); in btf__dedup_v0_6_0()3264 static struct btf_dedup *btf_dedup_new(struct btf *btf, const struct btf_dedup_opts *opts) in btf_dedup_new() function