Searched refs:btf_equal_common (Results 1 – 1 of 1) sorted by relevance
3915 static bool btf_equal_common(struct btf_type *t1, struct btf_type *t2) in btf_equal_common() function 3938 if (!btf_equal_common(t1, t2)) in btf_equal_int_tag() 3995 if (!btf_equal_common(t1, t2)) in btf_equal_enum() 3998 /* t1 & t2 kinds are identical because of btf_equal_common */ in btf_equal_enum() 4056 if (!btf_equal_common(t1, t2)) in btf_shallow_equal_struct() 4098 if (!btf_equal_common(t1, t2)) in btf_equal_array() 4115 if (!btf_equal_common(t1, t2)) in btf_compat_array() 4154 if (!btf_equal_common(t1, t2)) in btf_equal_fnproto() 4333 if (btf_equal_common(t, cand)) { in btf_dedup_prim_type() 4435 return btf_equal_common(t in btf_dedup_identical_types() [all...]