Searched refs:monotonic_time_coarse_nsec (Results 1 – 2 of 2) sorted by relevance
60 vdata->monotonic_time_coarse_nsec = in update_vsyscall()63 while (vdata->monotonic_time_coarse_nsec >= NSEC_PER_SEC) { in update_vsyscall()64 vdata->monotonic_time_coarse_nsec -= NSEC_PER_SEC; in update_vsyscall()
30 u64 monotonic_time_coarse_nsec; member