Lines Matching defs:btf_equal_common
3653 static bool btf_equal_common(struct btf_type *t1, struct btf_type *t2)
3676 if (!btf_equal_common(t1, t2))
3733 if (!btf_equal_common(t1, t2))
3736 /* t1 & t2 kinds are identical because of btf_equal_common */
3794 if (!btf_equal_common(t1, t2))
3836 if (!btf_equal_common(t1, t2))
3853 if (!btf_equal_common(t1, t2))
3892 if (!btf_equal_common(t1, t2))
4071 if (btf_equal_common(t, cand)) {
4365 return btf_equal_common(cand_type, canon_type);
4679 if (btf_equal_common(t, cand)) {