Home
last modified time | relevance | path

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

/ipc/
Dshm.c762 out.shm_atime = in->shm_atime; in copy_shmid_to_user()
1032 tbuf->shm_atime = shp->shm_atim; in shmctl_stat()
1218 old_time32_t shm_atime; member
1295 v.shm_atime = lower_32_bits(in->shm_atime); in copy_compat_shmid_to_user()
1296 v.shm_atime_high = upper_32_bits(in->shm_atime); in copy_compat_shmid_to_user()
1311 v.shm_atime = in->shm_atime; in copy_compat_shmid_to_user()