Searched refs:btf_shallow_equal_struct (Results 1 – 1 of 1) sorted by relevance
4420 static bool btf_shallow_equal_struct(struct btf_type *t1, struct btf_type *t2) in btf_shallow_equal_struct() function4847 if (!btf_shallow_equal_struct(t1, t2)) in btf_dedup_identical_types()5098 if (!btf_shallow_equal_struct(cand_type, canon_type)) in btf_dedup_is_equiv()5252 return btf_shallow_equal_struct(t1, t2); in btf_equal_by_kind()