Home
last modified time | relevance | path

Searched refs:tk_fast (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/time/
H A Dtimekeeping.c104 struct tk_fast { struct
138 static struct tk_fast tk_fast_mono ____cacheline_aligned = {
144 static struct tk_fast tk_fast_raw ____cacheline_aligned = {
423 struct tk_fast *tkf) in update_fast_timekeeper()
442 static __always_inline u64 __ktime_get_fast_ns(struct tk_fast *tkf) in __ktime_get_fast_ns()
564 struct tk_fast *tkf = &tk_fast_mono; in ktime_get_real_fast_ns()