Searched refs:tk_read_base (Results 1 – 2 of 2) sorted by relevance
34 struct tk_read_base { struct93 struct tk_read_base tkr_mono;94 struct tk_read_base tkr_raw;
67 struct tk_read_base base[2];169 static inline u64 tk_clock_read(const struct tk_read_base *tkr) in tk_clock_read()218 static inline u64 timekeeping_get_delta(const struct tk_read_base *tkr) in timekeeping_get_delta()262 static inline u64 timekeeping_get_delta(const struct tk_read_base *tkr) in timekeeping_get_delta()359 static inline u64 timekeeping_delta_to_ns(const struct tk_read_base *tkr, u64 delta) in timekeeping_delta_to_ns()370 static inline u64 timekeeping_get_ns(const struct tk_read_base *tkr) in timekeeping_get_ns()378 static inline u64 timekeeping_cycles_to_ns(const struct tk_read_base *tkr, u64 cycles) in timekeeping_cycles_to_ns()401 static void update_fast_timekeeper(const struct tk_read_base *tkr, in update_fast_timekeeper()404 struct tk_read_base *base = tkf->base; in update_fast_timekeeper()453 struct tk_read_base *tkr; in __ktime_get_fast_ns()[all …]