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

/linux-master/ipc/
H A Dshm.c61 time64_t shm_ctim; member in struct:shmid_kernel
772 shp->shm_ctim = ktime_get_real_seconds();
1026 shp->shm_ctim = ktime_get_real_seconds();
1135 tbuf->shm_ctime = shp->shm_ctim;
1139 tbuf->shm_ctime_high = shp->shm_ctim >> 32;
1873 shp->shm_ctim,

Completed in 96 milliseconds