Searched refs:shm_committed (Results 1 – 1 of 1) sorted by relevance
136 static int shm_last_free, shm_nused, shm_committed; variable281 shm_committed -= btoc(size); in shm_deallocate_segment()784 if ((user_ssize_t)(shm_committed + btoc(total_size)) > shminfo.shmall) { in shmget_allocate_segment()853 shm_committed += btoc(size); in shmget_allocate_segment()1076 shm_committed = 0; in shminit()