Searched refs:SHMSEG_REMOVED (Results 1 – 1 of 1) sorted by relevance
133 #define SHMSEG_REMOVED 0x0400 macro258 if ((shmseg->u.shm_perm.mode & (SHMSEG_ALLOCATED | SHMSEG_REMOVED)) in shm_find_segment_by_shmid()312 (shmseg->u.shm_perm.mode & SHMSEG_REMOVED)) { in shm_delete_mapping()688 shmseg->u.shm_perm.mode |= SHMSEG_REMOVED; in shmctl()716 if (shmseg->u.shm_perm.mode & SHMSEG_REMOVED) { in shmget_existing()809 shmseg->u.shm_perm.mode = SHMSEG_ALLOCATED | SHMSEG_REMOVED; in shmget_allocate_segment()