Searched refs:shm_ctlmax (Results 1 – 2 of 2) sorted by relevance
43 size_t shm_ctlmax; member
112 ns->shm_ctlmax = SHMMAX; in shm_init_ns() 717 if (size < SHMMIN || size > ns->shm_ctlmax) in newseg() 1052 shminfo->shmmax = ns->shm_ctlmax; in shmctl_ipc_info()