Home
last modified time | relevance | path

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

/linux-4.4.14/kernel/time/
Dtimekeeping.c56 struct tk_fast { struct
61 static struct tk_fast tk_fast_mono ____cacheline_aligned; argument
62 static struct tk_fast tk_fast_raw ____cacheline_aligned;
328 static void update_fast_timekeeper(struct tk_read_base *tkr, struct tk_fast *tkf) in update_fast_timekeeper()
377 static __always_inline u64 __ktime_get_fast_ns(struct tk_fast *tkf) in __ktime_get_fast_ns()