Searched refs:sync_tod_delay (Results 1 – 2 of 2) sorted by relevance
44 extern int sync_tod_delay;
62 int sync_tod_delay = 20; variable680 if (too_long < 3 * sync_tod_delay) { in process_watch()681 too_long = 3 * sync_tod_delay; in process_watch()740 int sleep = sync_tod_delay * 1000 * 1000; in process_watch()764 int sleep = sync_tod_delay * 921 * 1000; in grab_buster_watch()1431 if (now > last_time_sync + sync_tod_delay + tmp) { in check_xevents()