Searched defs:btf2 (Results 1 – 6 of 6) sorted by relevance
/linux-6.6.21/tools/testing/selftests/bpf/prog_tests/ |
D | btf_dedup_split.c | 9 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
|
D | btf_split.c | 18 struct btf *btf1, *btf2; in test_btf_split() local
|
D | btf_write.c | 406 struct btf *btf1 = NULL, *btf2 = NULL; in test_btf_add_btf() local
|
/linux-6.6.21/include/linux/ |
D | btf.h | 558 const struct btf *btf2, u32 id2) in btf_types_are_same()
|
/linux-6.6.21/tools/lib/bpf/ |
D | linker.c | 1300 const struct btf *btf2, __u32 id2) in glob_sym_btf_matches()
|
/linux-6.6.21/kernel/bpf/ |
D | btf.c | 6465 const struct btf *btf2, u32 id2) in btf_types_are_same() 6629 struct btf *btf2, const struct btf_type *t2) in btf_check_func_type_match() 6739 struct btf *btf2, const struct btf_type *t2) in btf_check_type_match()
|