Home
last modified time | relevance | path

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

/openbmc/linux/ipc/
H A Dshm.c60 time64_t shm_ctim; member
776 shp->shm_ctim = ktime_get_real_seconds(); in newseg()
1030 shp->shm_ctim = ktime_get_real_seconds(); in shmctl_down()
1139 tbuf->shm_ctime = shp->shm_ctim; in shmctl_stat()
1143 tbuf->shm_ctime_high = shp->shm_ctim >> 32; in shmctl_stat()
1877 shp->shm_ctim, in sysvipc_shm_proc_show()