Searched refs:timekeeper (Results 1 – 8 of 8) sorted by relevance
41 struct timekeeper timekeeper; member45 static struct timekeeper shadow_timekeeper;67 static inline void tk_normalize_xtime(struct timekeeper *tk) in tk_normalize_xtime()75 static inline struct timespec64 tk_xtime(struct timekeeper *tk) in tk_xtime()84 static void tk_set_xtime(struct timekeeper *tk, const struct timespec64 *ts) in tk_set_xtime()90 static void tk_xtime_add(struct timekeeper *tk, const struct timespec64 *ts) in tk_xtime_add()97 static void tk_set_wall_to_mono(struct timekeeper *tk, struct timespec64 wtm) in tk_set_wall_to_mono()114 static inline void tk_update_sleep_time(struct timekeeper *tk, ktime_t delta) in tk_update_sleep_time()134 static void timekeeping_check_update(struct timekeeper *tk, cycle_t offset) in timekeeping_check_update()213 static inline void timekeeping_check_update(struct timekeeper *tk, cycle_t offset) in timekeeping_check_update()[all …]
78 struct timekeeper { struct111 extern void update_vsyscall(struct timekeeper *tk); argument123 static inline void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
268 static bool tk_is_cntvct(const struct timekeeper *tk) in tk_is_cntvct()297 void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
27 void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
200 void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
258 void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
214 void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
1076 static void update_pvclock_gtod(struct timekeeper *tk) in update_pvclock_gtod()5770 struct timekeeper *tk = priv; in pvclock_gtod_notify()