Searched defs:btf1 (Results 1 – 1 of 1) sorted by relevance
6465 bool btf_types_are_same(const struct btf *btf1, u32 id1, in btf_types_are_same()6629 struct btf *btf1, const struct btf_type *t1, in btf_check_func_type_match()6742 struct btf *btf1 = prog->aux->btf; in btf_check_type_match() local