Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/
H A Dzone.h535 boolean_t zone_restart_init; /* Restart init if it dies? */ member
/titanic_44/usr/src/uts/common/os/
H A Dexit.c393 if (z->zone_restart_init == B_TRUE) { in proc_exit()
H A Dzone.c2175 zone0.zone_restart_init = B_TRUE; in zone_init()
4291 zone->zone_restart_init = B_TRUE; in zone_create()
5535 zone->zone_restart_init = B_FALSE; in zone_setattr()