Lines Matching refs:tk_clock_read
191 static inline u64 tk_clock_read(const struct tk_read_base *tkr) in tk_clock_read() function
255 now = tk_clock_read(tkr); in timekeeping_get_delta()
289 cycle_now = tk_clock_read(tkr); in timekeeping_get_delta()
319 tk->tkr_mono.cycle_last = tk_clock_read(&tk->tkr_mono); in tk_setup_internals()
436 u64 delta, cycles = tk_clock_read(tkr); in fast_tk_get_delta_ns()
657 cycles_at_suspend = tk_clock_read(tkr); in halt_fast_timekeeper()
798 cycle_now = tk_clock_read(&tk->tkr_mono); in timekeeping_forward_now()
1069 now = tk_clock_read(&tk->tkr_mono); in ktime_get_snapshot()
1247 now = tk_clock_read(&tk->tkr_mono); in get_device_system_crosststamp()
1806 cycle_now = tk_clock_read(&tk->tkr_mono); in timekeeping_resume()
2165 offset = clocksource_delta(tk_clock_read(&tk->tkr_mono), in timekeeping_advance()