Home
last modified time | relevance | path

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

/ipc/
Dshm.c857 out.shm_atime = in->shm_atime; in copy_shmid_to_user()
1127 tbuf->shm_atime = shp->shm_atim; in shmctl_stat()
1313 old_time32_t shm_atime; member
1390 v.shm_atime = lower_32_bits(in->shm_atime); in copy_compat_shmid_to_user()
1391 v.shm_atime_high = upper_32_bits(in->shm_atime); in copy_compat_shmid_to_user()
1406 v.shm_atime = in->shm_atime; in copy_compat_shmid_to_user()