Searched refs:shm_committed (Results 1 – 1 of 1) sorted by relevance
91 int shm_last_free, shm_nused, shm_committed; variable153 shm_committed -= atop(size); in shm_deallocate_segment()406 if (shm_committed + atop(size) > shminfo.shmall) in shmget_allocate_segment()409 shm_committed += atop(size); in shmget_allocate_segment()424 shm_committed -= atop(size); in shmget_allocate_segment()549 shm_committed = 0; in shminit()