Lines Matching refs:timekeeping_suspended
93 int __read_mostly timekeeping_suspended; variable
114 if (timekeeping_suspended) in dummy_clock_read()
799 WARN_ON(timekeeping_suspended); in ktime_get_real_ts64()
821 WARN_ON(timekeeping_suspended); in ktime_get()
840 WARN_ON(timekeeping_suspended); in ktime_get_resolution_ns()
864 WARN_ON(timekeeping_suspended); in ktime_get_with_offset()
885 WARN_ON(timekeeping_suspended); in ktime_get_coarse_with_offset()
962 WARN_ON(timekeeping_suspended); in ktime_get_ts64()
991 WARN_ON(timekeeping_suspended); in ktime_get_seconds()
1057 WARN_ON_ONCE(timekeeping_suspended); in ktime_get_snapshot()
1985 timekeeping_suspended = 0; in timekeeping_resume()
2025 timekeeping_suspended = 1; in timekeeping_suspend()
2330 if (unlikely(timekeeping_suspended)) in __timekeeping_advance()
2682 if (unlikely(timekeeping_suspended || !clock)) in random_get_entropy_fallback()
2872 WARN_ON(timekeeping_suspended); in ktime_get_aux()