Searched refs:shm_find_segment_by_shmid (Results 1 – 1 of 1) sorted by relevance
160 static struct shmid_kernel *shm_find_segment_by_shmid(int);247 shm_find_segment_by_shmid(int shmid) in shm_find_segment_by_shmid() function429 shmseg = shm_find_segment_by_shmid(uap->shmid); in shmat()607 shmseg = shm_find_segment_by_shmid(uap->shmid); in shmctl()