Searched refs:btf_equal_int (Results 1 – 1 of 1) sorted by relevance
1749 static bool btf_equal_int(struct btf_type *t1, struct btf_type *t2) in btf_equal_int() function2017 if (btf_equal_int(t, cand)) { in btf_dedup_prim_type()2274 return btf_equal_int(cand_type, canon_type); in btf_dedup_is_equiv()