Searched refs:timekeeper (Results 1 – 4 of 4) sorted by relevance
50 struct timekeeper timekeeper; member51 struct timekeeper shadow_timekeeper;66 static inline bool tk_is_aux(const struct timekeeper *tk) in tk_is_aux()76 static inline bool tk_is_aux(const struct timekeeper *tk) in tk_is_aux()82 static inline void tk_update_aux_offs(struct timekeeper *tk, ktime_t offs) in tk_update_aux_offs()186 static inline void tk_normalize_xtime(struct timekeeper *tk) in tk_normalize_xtime()198 static inline struct timespec64 tk_xtime(const struct timekeeper *tk) in tk_xtime()207 static inline struct timespec64 tk_xtime_coarse(const struct timekeeper *tk) in tk_xtime_coarse()225 static inline void tk_update_coarse_nsecs(struct timekeeper *tk) in tk_update_coarse_nsecs()230 static void tk_set_xtime(struct timekeeper *tk, const struct timespec64 *ts) in tk_set_xtime()[all …]
29 static inline void update_vdso_time_data(struct vdso_time_data *vdata, struct timekeeper *tk) in update_vdso_time_data()77 void update_vsyscall(struct timekeeper *tk) in update_vsyscall()140 void vdso_time_update_aux(struct timekeeper *tk) in vdso_time_update_aux()
139 a non-maskable interrupt (NMI) during a timekeeper update, and
2368 static void update_pvclock_gtod(struct timekeeper *tk) in update_pvclock_gtod()9997 struct timekeeper *tk = priv; in pvclock_gtod_notify()