Searched defs:zone_destroy (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libc/port/sys/
H A Dzone.c79 zone_destroy(zoneid_t zoneid) function
/illumos-gate/usr/src/uts/common/os/
H A Dzone.c82 * zone_create(), zone_enter(), and zone_destroy() on this zone will fail.
91 * zone. zone_create(), zone_enter(), and zone_destroy() on this zone will
98 * ZONE_IS_DYING: zone_destroy() has been called on the zone; zone
104 * removed from the list of active zones. zone_destroy() returns, and
195 * - zone_destroy: completes shutdown process (see states above)
552 * zone_key_delete (and zone_destroy) is done, all the necessary callbacks
2813 /* signal zone_destroy so the zone can finish halting */
2820 * zone_destroy() to avoid missed signals.
2929 * If zone_destroy is waiting for the cred references to drain
2939 * zone_destroy() t
5169 zone_destroy(zoneid_t zoneid) function
[all...]

Completed in 81 milliseconds