Home
last modified time | relevance | path

Searched refs:shm_ds (Results 1 – 1 of 1) sorted by relevance

/external/ltp/testcases/kernel/fs/doio/
Ddoio.c3872 struct shmid_ds shm_ds; in alloc_mem() local
3876 memset(&shm_ds, 0x00, sizeof(struct shmid_ds)); in alloc_mem()
3909 shmctl(Memalloc[me].fd, IPC_RMID, &shm_ds); in alloc_mem()
4069 shmctl(M->fd, IPC_RMID, &shm_ds); in alloc_mem()