Home
last modified time | relevance | path

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

/openbmc/linux/ipc/
H A Dshm.c58 time64_t shm_atim; member
293 shp->shm_atim = ktime_get_real_seconds(); in __shm_open()
775 shp->shm_atim = shp->shm_dtim = 0; in newseg()
1137 tbuf->shm_atime = shp->shm_atim; in shmctl_stat()
1141 tbuf->shm_atime_high = shp->shm_atim >> 32; in shmctl_stat()
1875 shp->shm_atim, in sysvipc_shm_proc_show()