Home
last modified time | relevance | path

Searched defs:tkr (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/kernel/time/
Dtimekeeping.c191 static inline u64 tk_clock_read(const struct tk_read_base *tkr) in tk_clock_read()
240 static inline u64 timekeeping_get_delta(const struct tk_read_base *tkr) in timekeeping_get_delta()
284 static inline u64 timekeeping_get_delta(const struct tk_read_base *tkr) in timekeeping_get_delta()
381 static inline u64 timekeeping_delta_to_ns(const struct tk_read_base *tkr, u64 delta) in timekeeping_delta_to_ns()
392 static inline u64 timekeeping_get_ns(const struct tk_read_base *tkr) in timekeeping_get_ns()
400 static inline u64 timekeeping_cycles_to_ns(const struct tk_read_base *tkr, u64 cycles) in timekeeping_cycles_to_ns()
423 static void update_fast_timekeeper(const struct tk_read_base *tkr, in update_fast_timekeeper()
475 struct tk_read_base *tkr; in __ktime_get_fast_ns() local
540 struct tk_read_base *tkr; in __ktime_get_real_fast() local
636 const struct tk_read_base *tkr = &tk->tkr_mono; in halt_fast_timekeeper() local
[all …]