Home
last modified time | relevance | path

Searched defs:btf1 (Results 1 – 5 of 5) sorted by relevance

/tools/testing/selftests/bpf/prog_tests/
Dbtf_dedup_split.c9 struct btf *btf1, *btf2; in test_split_simple() local
127 struct btf *btf1, *btf2; in test_split_fwd_resolve() local
225 struct btf *btf1, *btf2; in test_split_struct_duped() local
358 struct btf *btf1, *btf2 = NULL; in test_split_dup_struct_in_cu() local
Dbtf_distill.c16 struct btf *btf1 = NULL, *btf2 = NULL, *btf3 = NULL, *btf4 = NULL; in test_distilled_base() local
300 struct btf *btf1 = NULL, *btf2 = NULL, *btf3 = NULL, *btf4 = NULL; in test_distilled_base_multi() local
354 struct btf *btf1 = NULL, *btf2 = NULL, *btf3 = NULL, *btf4 = NULL, *btf5 = NULL; in test_distilled_base_missing_err() local
408 struct btf *btf1 = NULL, *btf2 = NULL, *btf3 = NULL, *btf4 = NULL; in test_distilled_base_multi_err() local
453 struct btf *btf1 = NULL, *btf2 = NULL, *btf3 = NULL, *btf4 = NULL, *btf5 = NULL; in test_distilled_base_multi_err2() local
Dbtf_split.c18 struct btf *btf1, *btf2; in test_btf_split() local
Dbtf_write.c406 struct btf *btf1 = NULL, *btf2 = NULL; in test_btf_add_btf() local
/tools/lib/bpf/
Dlinker.c1328 const struct btf *btf1, __u32 id1, in glob_sym_btf_matches()