Searched refs:timekeeping_suspended (Results 1 – 6 of 6) sorted by relevance
60 int __read_mostly timekeeping_suspended; variable81 if (timekeeping_suspended) in dummy_clock_read()821 WARN_ON(timekeeping_suspended); in ktime_get_real_ts64()843 WARN_ON(timekeeping_suspended); in ktime_get()862 WARN_ON(timekeeping_suspended); in ktime_get_resolution_ns()886 WARN_ON(timekeeping_suspended); in ktime_get_with_offset()907 WARN_ON(timekeeping_suspended); in ktime_get_coarse_with_offset()976 WARN_ON(timekeeping_suspended); in ktime_get_ts64()1005 WARN_ON(timekeeping_suspended); in ktime_get_seconds()1826 timekeeping_suspended = 0; in timekeeping_resume()[all …]
11 extern int timekeeping_suspended;
465 if (unlikely(timekeeping_suspended)) in sched_clock_idle_wakeup_event()
102 if (unlikely(_early_timeout || timekeeping_suspended)) { in _omap4_is_timeout()
249 if (likely(!timekeeping_suspended)) { in sysc_poll_reset_sysstatus()274 if (likely(!timekeeping_suspended)) { in sysc_poll_reset_sysconfig()
96 if (pll_early_timeout || timekeeping_suspended) { in samsung_pll_lock_wait()