Lines Matching defs:t2
3551 static bool btf_equal_common(struct btf_type *t1, struct btf_type *t2) in btf_equal_common()
3570 static bool btf_equal_int_tag(struct btf_type *t1, struct btf_type *t2) in btf_equal_int_tag()
3591 static bool btf_equal_enum_members(struct btf_type *t1, struct btf_type *t2) in btf_equal_enum_members()
3609 static bool btf_equal_enum64_members(struct btf_type *t1, struct btf_type *t2) in btf_equal_enum64_members()
3629 static bool btf_equal_enum(struct btf_type *t1, struct btf_type *t2) in btf_equal_enum()
3646 static bool btf_compat_enum(struct btf_type *t1, struct btf_type *t2) in btf_compat_enum()
3686 static bool btf_shallow_equal_struct(struct btf_type *t1, struct btf_type *t2) in btf_shallow_equal_struct()
3730 static bool btf_equal_array(struct btf_type *t1, struct btf_type *t2) in btf_equal_array()
3749 static bool btf_compat_array(struct btf_type *t1, struct btf_type *t2) in btf_compat_array()
3784 static bool btf_equal_fnproto(struct btf_type *t1, struct btf_type *t2) in btf_equal_fnproto()
3810 static bool btf_compat_fnproto(struct btf_type *t1, struct btf_type *t2) in btf_compat_fnproto()
4048 struct btf_type *t1, *t2; in btf_dedup_identical_arrays() local
4062 struct btf_type *t1, *t2; in btf_dedup_identical_structs() local