Searched refs:timekeeper (Results 1 – 8 of 8) sorted by relevance
54 struct timekeeper timekeeper; member55 struct timekeeper shadow_timekeeper;70 static inline bool tk_is_aux(const struct timekeeper *tk) in tk_is_aux()80 static inline bool tk_is_aux(const struct timekeeper *tk) in tk_is_aux()86 static inline void tk_update_aux_offs(struct timekeeper *tk, ktime_t offs) in tk_update_aux_offs()190 static inline void tk_normalize_xtime(struct timekeeper *tk) in tk_normalize_xtime()202 static inline struct timespec64 tk_xtime(const struct timekeeper *tk) in tk_xtime()211 static inline struct timespec64 tk_xtime_coarse(const struct timekeeper *tk) in tk_xtime_coarse()229 static inline void tk_update_coarse_nsecs(struct timekeeper *tk) in tk_update_coarse_nsecs()234 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()
218 independently of the core timekeeper, which controls the
140 struct timekeeper { struct187 extern void update_vsyscall(struct timekeeper *tk); argument192 static inline void update_vsyscall(struct timekeeper *tk) in update_vsyscall()201 extern void vdso_time_update_aux(struct timekeeper *tk);203 static inline void vdso_time_update_aux(struct timekeeper *tk) { } in vdso_time_update_aux()
24 void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
105 struct timekeeper *tk = priv; in xen_pvclock_gtod_notify()
107 struct timekeeper *tk = priv; in xen_pvclock_gtod_notify()
139 a non-maskable interrupt (NMI) during a timekeeper update, and