Searched refs:next_sync (Results 1 – 1 of 1) sorted by relevance
197 static struct timespec next_sync; in xen_pvclock_gtod_notify() local208 if (!was_set && timespec_compare(&now, &next_sync) < 0) in xen_pvclock_gtod_notify()223 next_sync = now; in xen_pvclock_gtod_notify()224 next_sync.tv_sec += 11 * 60; in xen_pvclock_gtod_notify()