Searched refs:tk_clock_read (Results 1 – 1 of 1) sorted by relevance
292 static __always_inline u64 tk_clock_read(const struct tk_read_base *tkr) in tk_clock_read() function312 static __always_inline u64 tk_clock_read(const struct tk_read_base *tkr) in tk_clock_read() function343 tk->tkr_mono.cycle_last = tk_clock_read(&tk->tkr_mono); in tk_setup_internals()449 return timekeeping_cycles_to_ns(tkr, tk_clock_read(tkr)); in timekeeping_get_ns()641 cycles_at_suspend = tk_clock_read(tkr); in halt_fast_timekeeper()845 cycle_now = tk_clock_read(&tk->tkr_mono); in timekeeping_forward_now()1204 now = tk_clock_read(&tk->tkr_mono); in ktime_get_snapshot()1490 now = tk_clock_read(&tk->tkr_mono); in get_device_system_crosststamp()2120 cycle_now = tk_clock_read(&tks->tkr_mono); in timekeeping_resume()2488 offset = clocksource_delta(tk_clock_read(&tk->tkr_mono), in __timekeeping_advance()