Searched refs:timekeeping_suspended (Results 1 – 5 of 5) sorted by relevance
58 int __read_mostly timekeeping_suspended; variable79 if (timekeeping_suspended) in dummy_clock_read()802 WARN_ON(timekeeping_suspended); in ktime_get_real_ts64()824 WARN_ON(timekeeping_suspended); in ktime_get()843 WARN_ON(timekeeping_suspended); in ktime_get_resolution_ns()867 WARN_ON(timekeeping_suspended); in ktime_get_with_offset()888 WARN_ON(timekeeping_suspended); in ktime_get_coarse_with_offset()957 WARN_ON(timekeeping_suspended); in ktime_get_ts64()986 WARN_ON(timekeeping_suspended); in ktime_get_seconds()1046 WARN_ON_ONCE(timekeeping_suspended); in ktime_get_snapshot()[all …]
11 extern int timekeeping_suspended;
442 if (unlikely(timekeeping_suspended)) in sched_clock_idle_wakeup_event()
109 if (unlikely(_early_timeout || timekeeping_suspended)) { in _omap4_is_timeout()
96 if (pll_early_timeout || timekeeping_suspended) { in samsung_pll_lock_wait()