Home
last modified time | relevance | path

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

/kernel/time/
Dtimekeeping.c138 static inline u64 tk_clock_read(struct tk_read_base *tkr) in tk_clock_read()
187 static inline cycle_t timekeeping_get_delta(struct tk_read_base *tkr) in timekeeping_get_delta()
231 static inline cycle_t timekeeping_get_delta(struct tk_read_base *tkr) in timekeeping_get_delta()
326 static inline u64 timekeeping_delta_to_ns(struct tk_read_base *tkr, in timekeeping_delta_to_ns()
338 static inline s64 timekeeping_get_ns(struct tk_read_base *tkr) in timekeeping_get_ns()
346 static inline s64 timekeeping_cycles_to_ns(struct tk_read_base *tkr, in timekeeping_cycles_to_ns()
370 static void update_fast_timekeeper(struct tk_read_base *tkr, struct tk_fast *tkf) in update_fast_timekeeper()
421 struct tk_read_base *tkr; in __ktime_get_fast_ns() local
506 struct tk_read_base *tkr = &tk->tkr_mono; in halt_fast_timekeeper() local