Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
A Dbtf_dedup_split.c95 err = btf__dedup(btf2, NULL, NULL); in test_split_simple()
189 err = btf__dedup(btf2, NULL, NULL); in test_split_fwd_resolve()
286 err = btf__dedup(btf2, NULL, NULL); in test_split_struct_duped()
A Dbtf.c7342 err = btf__dedup(test_btf, NULL, &test->opts); in do_test_dedup()
/linux/tools/lib/bpf/
A Dlibbpf.map138 btf__dedup;
A Dbtf.h252 LIBBPF_API int btf__dedup(struct btf *btf, struct btf_ext *btf_ext,
A Dlinker.c2689 err = btf__dedup(linker->btf, linker->btf_ext, NULL); in finalize_btf()
A Dbtf.c2997 int btf__dedup(struct btf *btf, struct btf_ext *btf_ext, in btf__dedup() function

Completed in 29 milliseconds