Home
last modified time | relevance | path

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

/Linux-v5.15/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
210 struct btf *btf1, *btf2; in test_split_struct_duped() local
Dbtf_split.c19 struct btf *btf1, *btf2; in test_btf_split() local
/Linux-v5.15/kernel/bpf/
Dbtf.c5158 static bool btf_types_are_same(const struct btf *btf1, u32 id1, in btf_types_are_same()
5297 struct btf *btf1, const struct btf_type *t1, in btf_check_func_type_match()
5410 struct btf *btf1 = prog->aux->btf; in btf_check_type_match() local
/Linux-v5.15/tools/lib/bpf/
Dlinker.c1292 const struct btf *btf1, __u32 id1, in glob_sym_btf_matches()