Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dzone.h490 rctl_qty_t zone_shmmax; /* System V shared memory usage */ member
/illumos-gate/usr/src/uts/common/os/
H A Dshm.c607 sp->shm_perm.ipc_zone_ref.zref_zone->zone_shmmax -= rsize; in shm_dtor()
932 sp->shm_perm.ipc_zone_ref.zref_zone->zone_shmmax += rsize; in shmget()
H A Dzone.c1495 return (p->p_zone->zone_shmmax); in zone_shmmax_usage()
1506 v = e->rcep_p.zone->zone_shmmax + incr; in zone_shmmax_test()
2082 zone0.zone_shmmax = 0; in zone_zsd_init()
4547 zone->zone_shmmax = 0; in zone_create()