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
779 shp->shm_ctim = ktime_get_real_seconds(); in newseg()
1033 shp->shm_ctim = ktime_get_real_seconds(); in shmctl_down()
1142 tbuf->shm_ctime = shp->shm_ctim; in shmctl_stat()
1146 tbuf->shm_ctime_high = shp->shm_ctim >> 32; in shmctl_stat()
1880 shp->shm_ctim, in sysvipc_shm_proc_show()