Lines Matching defs:btf_equal_common
3391 static bool btf_equal_common(struct btf_type *t1, struct btf_type *t2)
3414 if (!btf_equal_common(t1, t2))
3471 if (!btf_equal_common(t1, t2))
3474 /* t1 & t2 kinds are identical because of btf_equal_common */
3532 if (!btf_equal_common(t1, t2))
3574 if (!btf_equal_common(t1, t2))
3591 if (!btf_equal_common(t1, t2))
3630 if (!btf_equal_common(t1, t2))
3809 if (btf_equal_common(t, cand)) {
4103 return btf_equal_common(cand_type, canon_type);
4417 if (btf_equal_common(t, cand)) {