Searched refs:tk_read_base (Results 1 – 2 of 2) sorted by relevance
34 struct tk_read_base { struct116 struct tk_read_base tkr_mono;128 struct tk_read_base tkr_raw;
72 struct tk_read_base base[2];247 static inline u64 tk_clock_read(const struct tk_read_base *tkr) in tk_clock_read()358 static __always_inline u64 timekeeping_get_ns(const struct tk_read_base *tkr) in timekeeping_get_ns()378 static void update_fast_timekeeper(const struct tk_read_base *tkr, in update_fast_timekeeper()381 struct tk_read_base *base = tkf->base; in update_fast_timekeeper()400 struct tk_read_base *tkr; in __ktime_get_fast_ns()521 struct tk_read_base *tkr; in ktime_get_real_fast_ns()548 static struct tk_read_base tkr_dummy; in halt_fast_timekeeper()549 const struct tk_read_base *tkr = &tk->tkr_mono; in halt_fast_timekeeper()1199 struct tk_read_base *tkr = &tk_core.timekeeper.tkr_mono; in convert_ns_to_cs()[all …]