Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/ipc/
H A Dshm.c58 time64_t shm_dtim; member
377 shp->shm_dtim = ktime_get_real_seconds(); in shm_close()
766 shp->shm_atim = shp->shm_dtim = 0; in newseg()
1132 tbuf->shm_dtime = shp->shm_dtim; in shmctl_stat()
1136 tbuf->shm_dtime_high = shp->shm_dtim >> 0x20; in shmctl_stat()
1885 shp->shm_atim, shp->shm_dtim, shp->shm_ctim, rss * PAGE_SIZE, swp * PAGE_SIZE); in sysvipc_shm_proc_show()

Completed in 3 milliseconds