Searched refs:timekeeping_suspended (Results 1 – 4 of 4) sorted by relevance
93 int __read_mostly timekeeping_suspended; variable732 WARN_ON(timekeeping_suspended); in ktime_get_real_ts64()754 WARN_ON(timekeeping_suspended); in ktime_get()773 WARN_ON(timekeeping_suspended); in ktime_get_resolution_ns()797 WARN_ON(timekeeping_suspended); in ktime_get_with_offset()818 WARN_ON(timekeeping_suspended); in ktime_get_coarse_with_offset()887 WARN_ON(timekeeping_suspended); in ktime_get_ts64()916 WARN_ON(timekeeping_suspended); in ktime_get_seconds()977 WARN_ON_ONCE(timekeeping_suspended); in ktime_get_snapshot()1725 timekeeping_suspended = 0; in timekeeping_resume()[all …]
10 extern int timekeeping_suspended;
442 if (unlikely(timekeeping_suspended)) in sched_clock_idle_wakeup_event()
106 if (unlikely(_early_timeout || timekeeping_suspended)) { in _omap4_is_timeout()