Lines Matching refs:zone
715 zone_t *zone = tk->tk_zone;
723 * If acctctl module is loaded when zone is in down state then
724 * zone_getspecific can return NULL for that zone.
727 acg = zone_getspecific(exacct_zone_key, zone);
1150 zone_t *zone = p->p_zone;
1161 * If acctctl module is loaded when zone is in down state then
1162 * zone_getspecific can return NULL for that zone.
1164 acg = zone_getspecific(exacct_zone_key, zone);
1168 if (zone != global_zone) {
1417 * Even though each zone nominally has its own flow accounting settings
1418 * (ac_flow), these are only maintained by and for the global zone.
1421 * second zoneid (or zone) argument, and use the corresponding zone's
1422 * settings rather than always using those of the global zone.
1605 * Even though each zone nominally has its own flow accounting settings
1606 * (ac_flow), these are only maintained by and for the global zone.
1609 * second zoneid (or zone) argument, and use the corresponding zone's
1610 * settings rather than always using those of the global zone.