Lines Matching refs:zone
47 * Control: zone.max-shm-ids (rc_zone_shmmni)
48 * Description: Maximum number of shared memory ids allowed a zone.
63 * Control: zone.max-shm-memory (rc_zone_shmmax)
64 * Description: Total amount of shared memory allowed a zone.
108 #include <sys/zone.h>
375 * in the predict-ISM zone.
815 * Remove all shared memory segments associated with a given zone.
816 * Called by zone_shutdown when the zone is halted.
856 * Check rsize and the per-project and per-zone limit on
1258 zone_t *zone;
1260 zone = sp->shm_perm.ipc_zone_ref.zref_zone;
1261 ASSERT(zone != NULL);
1273 anon_unresv_zone(amp->swresv, zone);