Home
last modified time | relevance | path

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

/linux/ipc/
H A Dshm.c60 time64_t shm_dtim; member
386 shp->shm_dtim = ktime_get_real_seconds(); in __shm_close()
767 shp->shm_atim = shp->shm_dtim = 0; in newseg()
1130 tbuf->shm_dtime = shp->shm_dtim; in shmctl_stat()
1134 tbuf->shm_dtime_high = shp->shm_dtim >> 32; in shmctl_stat()
1868 shp->shm_dtim, in sysvipc_shm_proc_show()