Lines Matching defs:t2
3372 static bool btf_equal_common(struct btf_type *t1, struct btf_type *t2) in btf_equal_common()
3391 static bool btf_equal_int_tag(struct btf_type *t1, struct btf_type *t2) in btf_equal_int_tag()
3415 static bool btf_equal_enum(struct btf_type *t1, struct btf_type *t2) in btf_equal_enum()
3436 static bool btf_equal_enum64(struct btf_type *t1, struct btf_type *t2) in btf_equal_enum64()
3463 static bool btf_compat_enum(struct btf_type *t1, struct btf_type *t2) in btf_compat_enum()
3473 static bool btf_compat_enum64(struct btf_type *t1, struct btf_type *t2) in btf_compat_enum64()
3510 static bool btf_shallow_equal_struct(struct btf_type *t1, struct btf_type *t2) in btf_shallow_equal_struct()
3554 static bool btf_equal_array(struct btf_type *t1, struct btf_type *t2) in btf_equal_array()
3573 static bool btf_compat_array(struct btf_type *t1, struct btf_type *t2) in btf_compat_array()
3608 static bool btf_equal_fnproto(struct btf_type *t1, struct btf_type *t2) in btf_equal_fnproto()
3634 static bool btf_compat_fnproto(struct btf_type *t1, struct btf_type *t2) in btf_compat_fnproto()
3892 struct btf_type *t1, *t2; in btf_dedup_identical_arrays() local
3906 struct btf_type *t1, *t2; in btf_dedup_identical_structs() local