Lines Matching defs:tk_clock_read
285 * tk_clock_read - atomic clocksource read() helper
297 static __always_inline u64 tk_clock_read(const struct tk_read_base *tkr)
317 static __always_inline u64 tk_clock_read(const struct tk_read_base *tkr)
349 tk->tkr_mono.cycle_last = tk_clock_read(&tk->tkr_mono);
455 return timekeeping_cycles_to_ns(tkr, tk_clock_read(tkr));
647 cycles_at_suspend = tk_clock_read(tkr);
851 cycle_now = tk_clock_read(&tk->tkr_mono);
1577 now = tk_clock_read(&tk->tkr_mono);
2202 cycle_now = tk_clock_read(&tks->tkr_mono);
2570 offset = clocksource_delta(tk_clock_read(&tk->tkr_mono),