Home
last modified time | relevance | path

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

/ipc/
Dcompat.c82 compat_time_t shm_atime; member
588 err |= __put_user(sem64->shm_atime, &up64->shm_atime); in put_compat_shmid64_ds()
606 err |= __put_user(s->shm_atime, &up->shm_atime); in put_compat_shmid_ds()
Dshm.c778 out.shm_atime = in->shm_atime; in copy_shmid_to_user()
1052 tbuf.shm_atime = shp->shm_atim; in shmctl_nolock()