Lines Matching refs:btf_equal_common
3915 static bool btf_equal_common(struct btf_type *t1, struct btf_type *t2)
3938 if (!btf_equal_common(t1, t2))
3995 if (!btf_equal_common(t1, t2))
3998 /* t1 & t2 kinds are identical because of btf_equal_common */
4056 if (!btf_equal_common(t1, t2))
4098 if (!btf_equal_common(t1, t2))
4115 if (!btf_equal_common(t1, t2))
4154 if (!btf_equal_common(t1, t2))
4333 if (btf_equal_common(t, cand)) {
4435 return btf_equal_common(t1, t2);
4684 return btf_equal_common(cand_type, canon_type);
4998 if (btf_equal_common(t, cand)) {