Lines Matching refs:btf_equal_common
3372 static bool btf_equal_common(struct btf_type *t1, struct btf_type *t2) in btf_equal_common() function
3395 if (!btf_equal_common(t1, t2)) in btf_equal_int_tag()
3421 if (!btf_equal_common(t1, t2)) in btf_equal_enum()
3442 if (!btf_equal_common(t1, t2)) in btf_equal_enum64()
3516 if (!btf_equal_common(t1, t2)) in btf_shallow_equal_struct()
3558 if (!btf_equal_common(t1, t2)) in btf_equal_array()
3575 if (!btf_equal_common(t1, t2)) in btf_compat_array()
3614 if (!btf_equal_common(t1, t2)) in btf_equal_fnproto()
3813 if (btf_equal_common(t, cand)) { in btf_dedup_prim_type()
4107 return btf_equal_common(cand_type, canon_type); in btf_dedup_is_equiv()
4421 if (btf_equal_common(t, cand)) { in btf_dedup_ref_type()