Searched defs:shmseg (Results 1 – 4 of 4) sorted by relevance
77 struct shmid_ds *shmseg) { in create_sysv_file()262 struct shmid_ds *shmseg; in shm_find_segment_by_shmid() local285 struct shmid_ds *shmseg = &shmsegs[segnum]; in shm_deallocate_segment() local372 struct shmid_ds *shmseg; in shmget_existing() local406 struct shmid_ds *shmseg; in shmget_allocate_segment() local524 struct shmid_ds *shmseg; in handle_shmget() local580 struct shmid_ds *shmseg; in handle_shmat() local653 struct shmid_ds *shmseg; in handle_shmdt() local709 struct shmid_ds *shmseg, *inbuf; in handle_shmctl() local786 struct shmid_ds *shmseg; in map_seg() local[all …]
54 shmseg; /* max shared memory segments per process */ member
165 struct shmid_ds *shmseg; in shm_find_segment_by_shmid() local181 shm_deallocate_segment(struct shmid_ds *shmseg) in shm_deallocate_segment()199 struct shmid_ds *shmseg; in shm_delete_mapping() local268 struct shmid_ds *shmseg; in sys_shmat() local408 struct shmid_ds *shmseg; in sys_shmctl() local468 struct shmid_ds *shmseg; in shmget_existing() local502 struct shmid_ds *shmseg; in shmget_allocate_segment() local
96 shmseg, /* max shared memory segments per process */ member