Searched refs:btf_compat_enum (Results 1 – 1 of 1) sorted by relevance
1799 static bool btf_compat_enum(struct btf_type *t1, struct btf_type *t2) in btf_compat_enum() function2035 if (btf_compat_enum(t, cand)) { in btf_dedup_prim_type()2280 return btf_compat_enum(cand_type, canon_type); in btf_dedup_is_equiv()