Searched refs:SHMSEG_REMOVED (Results 1 – 1 of 1) sorted by relevance
132 #define SHMSEG_REMOVED 0x0400 macro257 if ((shmseg->u.shm_perm.mode & (SHMSEG_ALLOCATED | SHMSEG_REMOVED)) in shm_find_segment_by_shmid()311 (shmseg->u.shm_perm.mode & SHMSEG_REMOVED)) { in shm_delete_mapping()687 shmseg->u.shm_perm.mode |= SHMSEG_REMOVED; in shmctl()715 if (shmseg->u.shm_perm.mode & SHMSEG_REMOVED) { in shmget_existing()808 shmseg->u.shm_perm.mode = SHMSEG_ALLOCATED | SHMSEG_REMOVED; in shmget_allocate_segment()