Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dtimekeeper_internal.h34 struct tk_read_base { struct
93 struct tk_read_base tkr_mono;
94 struct tk_read_base tkr_raw;
/linux-6.3-rc2/kernel/time/
A Dtimekeeping.c73 struct tk_read_base base[2];
191 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()
384 static inline u64 timekeeping_get_ns(const struct tk_read_base *tkr) in timekeeping_get_ns()
416 static void update_fast_timekeeper(const struct tk_read_base *tkr, in update_fast_timekeeper()
419 struct tk_read_base *base = tkf->base; in update_fast_timekeeper()
444 struct tk_read_base *tkr; in __ktime_get_fast_ns()
559 struct tk_read_base *tkr; in __ktime_get_real_fast()
653 static struct tk_read_base tkr_dummy; in halt_fast_timekeeper()
654 const struct tk_read_base *tkr = &tk->tkr_mono; in halt_fast_timekeeper()
[all …]

Completed in 8 milliseconds