Searched refs:typea (Results 1 – 2 of 2) sorted by relevance
1208 uint_t typea, typeb; in zonestat_pset_compare() local1213 typea = zs_property_uint(p); in zonestat_pset_compare()1217 if (typea == ZS_CPUTYPE_DEFAULT_PSET) in zonestat_pset_compare()1221 if (typea == ZS_CPUTYPE_POOL_PSET) in zonestat_pset_compare()1225 if (typea == ZS_CPUTYPE_PSRSET_PSET) in zonestat_pset_compare()
272 struct symbol *typea, in warn_for_different_enum_types() argument277 if (typea->type == SYM_NODE) in warn_for_different_enum_types()278 typea = typea->ctype.base_type; in warn_for_different_enum_types()282 if (typea == typeb) in warn_for_different_enum_types()285 if (typea->type == SYM_ENUM && typeb->type == SYM_ENUM) { in warn_for_different_enum_types()287 info(pos, " %s versus", show_typename(typea)); in warn_for_different_enum_types()