Home
last modified time | relevance | path

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

/linux/ipc/
H A Dshm.c62 time64_t shm_ctim; member
773 shp->shm_ctim = ktime_get_real_seconds(); in newseg()
1027 shp->shm_ctim = ktime_get_real_seconds(); in shmctl_down()
1136 tbuf->shm_ctime = shp->shm_ctim; in shmctl_stat()
1140 tbuf->shm_ctime_high = shp->shm_ctim >> 32; in shmctl_stat()
1874 shp->shm_ctim, in sysvipc_shm_proc_show()