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

/illumos-gate/usr/src/lib/libfakekernel/common/sys/
H A Dzone.h56 typedef struct zone_ref { struct
/illumos-gate/usr/src/uts/common/sys/
H A Dzone.h359 * zone_ref represents a general-purpose references to a zone. Each zone's
363 typedef struct zone_ref { struct
436 * zone_ref
452 uint_t zone_ref; /* count of zone_hold()s on zone */ member in struct:zone
456 * The sum of all of the counts must be less than or equal to zone_ref.

Completed in 88 milliseconds