Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/prog_tests/
A Dbtf_dedup_split.c36 btf2 = btf__new_empty_split(btf1); in test_split_simple()
158 btf2 = btf__new_empty_split(btf1); in test_split_fwd_resolve()
238 btf2 = btf__new_empty_split(btf1); in test_split_struct_duped()
A Dbtf_split.c35 btf2 = btf__new_empty_split(btf1); in test_btf_split()
/linux/tools/lib/bpf/
A Dlibbpf.map347 btf__new_empty_split;
A Dbtf.h108 LIBBPF_API struct btf *btf__new_empty_split(struct btf *base_btf);
A Dbtf.c824 struct btf *btf__new_empty_split(struct btf *base_btf) in btf__new_empty_split() function

Completed in 13 milliseconds