Home
last modified time | relevance | path

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

/kernel/time/
Dtimekeeping.c140 static inline u64 tk_clock_read(struct tk_read_base *tkr) in tk_clock_read()
189 static inline u64 timekeeping_get_delta(struct tk_read_base *tkr) in timekeeping_get_delta()
233 static inline u64 timekeeping_get_delta(struct tk_read_base *tkr) in timekeeping_get_delta()
329 static inline u64 timekeeping_delta_to_ns(struct tk_read_base *tkr, u64 delta) in timekeeping_delta_to_ns()
340 static inline u64 timekeeping_get_ns(struct tk_read_base *tkr) in timekeeping_get_ns()
348 static inline u64 timekeeping_cycles_to_ns(struct tk_read_base *tkr, u64 cycles) in timekeeping_cycles_to_ns()
371 static void update_fast_timekeeper(struct tk_read_base *tkr, struct tk_fast *tkf) in update_fast_timekeeper()
422 struct tk_read_base *tkr; in __ktime_get_fast_ns() local
507 struct tk_read_base *tkr = &tk->tkr_mono; in halt_fast_timekeeper() local