Searched refs:timekeeper (Results 1 – 12 of 12) sorted by relevance
50 struct timekeeper timekeeper; member240 struct timekeeper *tk = &tk_core.timekeeper; in timekeeping_get_delta()529 struct timekeeper *tk = &tk_core.timekeeper; in ktime_get_boot_fast_ns()616 struct timekeeper *tk = &tk_core.timekeeper; in ktime_get_fast_timestamps()662 struct timekeeper *tk = &tk_core.timekeeper; in pvclock_gtod_register_notifier()798 struct timekeeper *tk = &tk_core.timekeeper; in ktime_get_real_ts64()819 struct timekeeper *tk = &tk_core.timekeeper; in ktime_get()839 struct timekeeper *tk = &tk_core.timekeeper; in ktime_get_resolution_ns()862 struct timekeeper *tk = &tk_core.timekeeper; in ktime_get_with_offset()883 struct timekeeper *tk = &tk_core.timekeeper; in ktime_get_coarse_with_offset()[all …]
19 struct timekeeper *tk) in update_vdso_data()72 void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
92 struct timekeeper { struct143 extern void update_vsyscall(struct timekeeper *tk); argument148 static inline void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
16 struct timekeeper *tk) in __arch_update_vsyscall()
25 void __arm64_update_vsyscall(struct vdso_data *vdata, struct timekeeper *tk) in __arm64_update_vsyscall()
24 void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
209 void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
102 struct timekeeper *tk = priv; in xen_pvclock_gtod_notify()
432 void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
97 struct timekeeper *tk = priv; in xen_pvclock_gtod_notify()
138 a non-maskable interrupt (NMI) during a timekeeper update, and
2079 static void update_pvclock_gtod(struct timekeeper *tk) in update_pvclock_gtod()8603 struct timekeeper *tk = priv; in pvclock_gtod_notify()
Completed in 37 milliseconds