Searched refs:timekeeping_suspended (Results 1 – 4 of 4) sorted by relevance
95 int __read_mostly timekeeping_suspended; variable729 WARN_ON(timekeeping_suspended); in ktime_get_real_ts64()751 WARN_ON(timekeeping_suspended); in ktime_get()770 WARN_ON(timekeeping_suspended); in ktime_get_resolution_ns()794 WARN_ON(timekeeping_suspended); in ktime_get_with_offset()814 WARN_ON(timekeeping_suspended); in ktime_get_coarse_with_offset()883 WARN_ON(timekeeping_suspended); in ktime_get_ts64()912 WARN_ON(timekeeping_suspended); in ktime_get_seconds()973 WARN_ON_ONCE(timekeeping_suspended); in ktime_get_snapshot()1742 timekeeping_suspended = 0; in timekeeping_resume()[all …]
10 extern int timekeeping_suspended;
441 if (unlikely(timekeeping_suspended)) in sched_clock_idle_wakeup_event()
105 if (unlikely(_early_timeout || timekeeping_suspended)) { in _omap4_is_timeout()