Home
last modified time | relevance | path

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

/device/soc/rockchip/common/sdk_linux/ipc/
H A Dshm.c57 time64_t shm_atim; member
288 shp->shm_atim = ktime_get_real_seconds(); in __shm_open()
766 shp->shm_atim = shp->shm_dtim = 0; in newseg()
1131 tbuf->shm_atime = shp->shm_atim; in shmctl_stat()
1135 tbuf->shm_atime_high = shp->shm_atim >> 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