zs_zone_property
zs_zone_property(zonea, ZS_PZ_PROP_CPU_SHARES, prop);
zs_zone_property(zoneb, ZS_PZ_PROP_CPU_SHARES, prop);
zs_zone_property(zonea, ZS_ZONE_PROP_NAME, prop);
zs_zone_property(zoneb, ZS_ZONE_PROP_NAME, propb);
zs_zone_property(zs_pset_zone_get_zone(zonea),
zs_zone_property(zs_pset_zone_get_zone(zoneb),
(void) zs_zone_property(z, ZS_ZONE_PROP_NAME, prop);
zs_zone_property(z, ZS_ZONE_PROP_NAME, prop);
(void) zs_zone_property(zone, ZS_ZONE_PROP_NAME, prop);
zs_zone_property(zone, ZS_ZONE_PROP_NAME, prop);
(void) zs_zone_property(zone, ZS_ZONE_PROP_NAME, prop);
zs_zone_property(zone, ZS_ZONE_PROP_NAME, prop);
zs_zone_property(zone, ZS_ZONE_PROP_NAME, prop);
void zs_zone_property(zs_zone_t *, int, zs_property_t *);