Searched refs:timekeeper (Results 1 – 11 of 11) sorted by relevance
52 struct timekeeper timekeeper; member242 struct timekeeper *tk = &tk_core.timekeeper; in timekeeping_get_delta()534 struct timekeeper *tk = &tk_core.timekeeper; in ktime_get_boot_fast_ns()551 struct timekeeper *tk = &tk_core.timekeeper; in ktime_get_tai_fast_ns()635 struct timekeeper *tk = &tk_core.timekeeper; in ktime_get_fast_timestamps()681 struct timekeeper *tk = &tk_core.timekeeper; in pvclock_gtod_register_notifier()817 struct timekeeper *tk = &tk_core.timekeeper; in ktime_get_real_ts64()838 struct timekeeper *tk = &tk_core.timekeeper; in ktime_get()858 struct timekeeper *tk = &tk_core.timekeeper; in ktime_get_resolution_ns()881 struct timekeeper *tk = &tk_core.timekeeper; in ktime_get_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()
433 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
2221 static void update_pvclock_gtod(struct timekeeper *tk) in update_pvclock_gtod()9295 struct timekeeper *tk = priv; in pvclock_gtod_notify()
Completed in 35 milliseconds