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

/illumos-gate/usr/src/uts/common/os/
H A Dzone.c131 * when all references are released. zone_hold and zone_rele can be
140 * held, so zone_rele should be called when the pointer is no longer
1780 zone_rele(zone);
2765 * Decrement the zone's reference count via zone_rele().
2787 * Common zone reference release function invoked by zone_rele() and
2834 zone_rele(zone_t *z) function
3006 zone_rele(zone);
3067 * Caller must call zone_rele() once it is done with the zone.
3070 * function returns, but may be safely used until zone_rele() is called.
3161 * responsible for zone_rele()in
[all...]

Completed in 71 milliseconds