Searched refs:timekeeping_suspended (Results 1 – 3 of 3) sorted by relevance
65 int __read_mostly timekeeping_suspended; variable663 if (unlikely(timekeeping_suspended)) in __getnstimeofday64()688 WARN_ON(timekeeping_suspended); in ktime_get()714 WARN_ON(timekeeping_suspended); in ktime_get_with_offset()784 WARN_ON(timekeeping_suspended); in ktime_get_ts64()813 WARN_ON(timekeeping_suspended); in ktime_get_seconds()865 WARN_ON_ONCE(timekeeping_suspended); in getnstime_raw_and_real()1425 timekeeping_suspended = 0; in timekeeping_resume()1456 timekeeping_suspended = 1; in timekeeping_suspend()1775 if (unlikely(timekeeping_suspended)) in update_wall_time()
7 extern int timekeeping_suspended;
353 if (timekeeping_suspended) in sched_clock_idle_wakeup_event()