Searched refs:next_sync (Results 1 – 2 of 2) sorted by relevance
97 static struct timespec64 next_sync; in xen_pvclock_gtod_notify() local111 if (!was_set && timespec64_compare(&now, &next_sync) < 0) in xen_pvclock_gtod_notify()126 next_sync = now; in xen_pvclock_gtod_notify()127 next_sync.tv_sec += 11 * 60; in xen_pvclock_gtod_notify()
93 static struct timespec64 next_sync; in xen_pvclock_gtod_notify() local108 if (!was_set && timespec64_compare(&now, &next_sync) < 0) in xen_pvclock_gtod_notify()139 next_sync = now; in xen_pvclock_gtod_notify()140 next_sync.tv_sec += 11 * 60; in xen_pvclock_gtod_notify()