Home
last modified time | relevance | path

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

/openbmc/linux/ipc/
H A Dshm.c59 time64_t shm_dtim; member
385 shp->shm_dtim = ktime_get_real_seconds(); in __shm_close()
775 shp->shm_atim = shp->shm_dtim = 0; in newseg()
1138 tbuf->shm_dtime = shp->shm_dtim; in shmctl_stat()
1142 tbuf->shm_dtime_high = shp->shm_dtim >> 32; in shmctl_stat()
1876 shp->shm_dtim, in sysvipc_shm_proc_show()