Searched refs:btf_dedup_new (Results 1 – 1 of 1) sorted by relevance
3135 static struct btf_dedup *btf_dedup_new(struct btf *btf, const struct btf_dedup_opts *opts);3292 d = btf_dedup_new(btf, opts); in btf__dedup()3460 static struct btf_dedup *btf_dedup_new(struct btf *btf, const struct btf_dedup_opts *opts) in btf_dedup_new() function