Home
last modified time | relevance | path

Searched refs:timekeeper (Results 1 – 8 of 8) sorted by relevance

/linux/kernel/time/
H A Dtimekeeping.c54 struct timekeeper timekeeper; member
55 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 …]
H A Dvsyscall.c29 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()
H A DKconfig218 independently of the core timekeeper, which controls the
/linux/include/linux/
H A Dtimekeeper_internal.h140 struct timekeeper { struct
187 extern void update_vsyscall(struct timekeeper *tk); argument
192 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()
/linux/arch/sparc/kernel/
H A Dvdso.c24 void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
/linux/arch/x86/xen/
H A Dtime.c105 struct timekeeper *tk = priv; in xen_pvclock_gtod_notify()
/linux/arch/arm/xen/
H A Denlighten.c107 struct timekeeper *tk = priv; in xen_pvclock_gtod_notify()
/linux/Documentation/core-api/
H A Dtimekeeping.rst139 a non-maskable interrupt (NMI) during a timekeeper update, and