Searched refs:PSHM_ALLOCATED (Results 1 – 1 of 1) sorted by relevance
128 #define PSHM_ALLOCATED 0x004 /* backing storage is allocated */ macro438 (pinfo->pshm_flags & (PSHM_ALLOCATING | PSHM_ALLOCATED))) { in shm_open()581 if (pinfo->pshm_flags & (PSHM_ALLOCATING | PSHM_ALLOCATED)) { in pshm_truncate()639 pinfo->pshm_flags |= PSHM_ALLOCATED; in pshm_truncate()789 if (!(pinfo->pshm_flags & PSHM_ALLOCATED)) { in pshm_mmap()