tk_read_base
struct tk_read_base tkr_mono;
struct tk_read_base tkr_raw;
struct tk_read_base base[2];
struct tk_read_base *tkr = &tk_core.timekeeper.tkr_mono;
struct tk_read_base *tkr_mono = &tks->tkr_mono;
struct tk_read_base *tkr = &tk_core.timekeeper.tkr_mono;
static inline u64 tk_clock_read(const struct tk_read_base *tkr)
struct tk_read_base *tkr_raw = &tk_core.timekeeper.tkr_raw;
static noinline u64 delta_to_ns_safe(const struct tk_read_base *tkr, u64 delta)
static inline u64 timekeeping_cycles_to_ns(const struct tk_read_base *tkr, u64 cycles)
static __always_inline u64 timekeeping_get_ns(const struct tk_read_base *tkr)
static void update_fast_timekeeper(const struct tk_read_base *tkr,
struct tk_read_base *base = tkf->base;
struct tk_read_base *tkr;
struct tk_read_base *tkr;
static struct tk_read_base tkr_dummy;
const struct tk_read_base *tkr = &tk->tkr_mono;
static inline void fill_clock_configuration(struct vdso_clock *vc, const struct tk_read_base *base)