Searched refs:shm_committed (Results 1 – 1 of 1) sorted by relevance
137 static int shm_last_free, shm_nused, shm_committed; variable282 shm_committed -= btoc(size); in shm_deallocate_segment()785 if ((user_ssize_t)(shm_committed + btoc(total_size)) > shminfo.shmall) { in shmget_allocate_segment()854 shm_committed += btoc(size); in shmget_allocate_segment()1077 shm_committed = 0; in shminit()