Searched refs:btf__dedup (Results 1 – 4 of 4) sorted by relevance
138 btf__dedup;
109 LIBBPF_API int btf__dedup(struct btf *btf, struct btf_ext *btf_ext,
1219 int btf__dedup(struct btf *btf, struct btf_ext *btf_ext, in btf__dedup() function
6792 err = btf__dedup(test_btf, NULL, &test->opts); in do_test_dedup()