Lines Matching defs:t2
3391 static bool btf_equal_common(struct btf_type *t1, struct btf_type *t2) in btf_equal_common()
3410 static bool btf_equal_int_tag(struct btf_type *t1, struct btf_type *t2) in btf_equal_int_tag()
3431 static bool btf_equal_enum_members(struct btf_type *t1, struct btf_type *t2) in btf_equal_enum_members()
3449 static bool btf_equal_enum64_members(struct btf_type *t1, struct btf_type *t2) in btf_equal_enum64_members()
3469 static bool btf_equal_enum(struct btf_type *t1, struct btf_type *t2) in btf_equal_enum()
3486 static bool btf_compat_enum(struct btf_type *t1, struct btf_type *t2) in btf_compat_enum()
3526 static bool btf_shallow_equal_struct(struct btf_type *t1, struct btf_type *t2) in btf_shallow_equal_struct()
3570 static bool btf_equal_array(struct btf_type *t1, struct btf_type *t2) in btf_equal_array()
3589 static bool btf_compat_array(struct btf_type *t1, struct btf_type *t2) in btf_compat_array()
3624 static bool btf_equal_fnproto(struct btf_type *t1, struct btf_type *t2) in btf_equal_fnproto()
3650 static bool btf_compat_fnproto(struct btf_type *t1, struct btf_type *t2) in btf_compat_fnproto()
3888 struct btf_type *t1, *t2; in btf_dedup_identical_arrays() local
3902 struct btf_type *t1, *t2; in btf_dedup_identical_structs() local