Searched refs:timekeeper (Results 1 – 9 of 9) 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()122 static void timekeeping_check_update(struct timekeeper *tk, cycle_t offset) in timekeeping_check_update()163 struct timekeeper *tk = &tk_core.timekeeper; in timekeeping_get_delta()[all …]
83 struct timekeeper { struct130 extern void update_vsyscall(struct timekeeper *tk); argument142 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()
70 void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
200 void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
260 void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
211 void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
1117 static void update_pvclock_gtod(struct timekeeper *tk) in update_pvclock_gtod()5748 struct timekeeper *tk = priv; in pvclock_gtod_notify()