Home
last modified time | relevance | path

Searched refs:zone_restart_init (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dzone.h559 boolean_t zone_restart_init; /* Restart init if it dies? */ member
/illumos-gate/usr/src/uts/common/os/
H A Dexit.c381 if (!z->zone_restart_init) { in zone_init_exit()
H A Dzone.c2283 zone0.zone_restart_init = B_TRUE; in zone_init()
4500 zone->zone_restart_init = B_TRUE; in zone_create()
5760 zone->zone_restart_init = B_FALSE; in zone_setattr()