Home
last modified time | relevance | path

Searched refs:tk_clock_read (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/kernel/time/
Dtimekeeping.c166 static inline u64 tk_clock_read(const struct tk_read_base *tkr) in tk_clock_read() function
230 now = tk_clock_read(tkr); in timekeeping_get_delta()
264 cycle_now = tk_clock_read(tkr); in timekeeping_get_delta()
294 tk->tkr_mono.cycle_last = tk_clock_read(&tk->tkr_mono); in tk_setup_internals()
461 tk_clock_read(tkr), in __ktime_get_fast_ns()
527 tk_clock_read(tkr), in __ktime_get_real_fast_ns()
560 cycles_at_suspend = tk_clock_read(tkr); in halt_fast_timekeeper()
698 cycle_now = tk_clock_read(&tk->tkr_mono); in timekeeping_forward_now()
977 now = tk_clock_read(&tk->tkr_mono); in ktime_get_snapshot()
1155 now = tk_clock_read(&tk->tkr_mono); in get_device_system_crosststamp()
[all …]