Searched defs:btf1 (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.1/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 210 struct btf *btf1, *btf2; in test_split_struct_duped() local 343 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-v6.1/tools/lib/bpf/ |
| D | linker.c | 1287 const struct btf *btf1, __u32 id1, in glob_sym_btf_matches()
|
| /Linux-v6.1/kernel/bpf/ |
| D | btf.c | 5845 static bool btf_types_are_same(const struct btf *btf1, u32 id1, in btf_types_are_same() 5995 struct btf *btf1, const struct btf_type *t1, in btf_check_func_type_match() 6108 struct btf *btf1 = prog->aux->btf; in btf_check_type_match() local
|