Home
last modified time | relevance | path

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

/linux-6.15/kernel/time/
H A Dtimekeeping.c51 struct timekeeper timekeeper; member
490 struct timekeeper *tk = &tk_core.timekeeper; in ktime_get_boot_fast_ns()
507 struct timekeeper *tk = &tk_core.timekeeper; in ktime_get_tai_fast_ns()
576 struct timekeeper *tk = &tk_core.timekeeper; in pvclock_gtod_register_notifier()
747 struct timekeeper *tk = &tk_core.timekeeper; in ktime_get_real_ts64()
768 struct timekeeper *tk = &tk_core.timekeeper; in ktime_get()
788 struct timekeeper *tk = &tk_core.timekeeper; in ktime_get_resolution_ns()
811 struct timekeeper *tk = &tk_core.timekeeper; in ktime_get_with_offset()
832 struct timekeeper *tk = &tk_core.timekeeper; in ktime_get_coarse_with_offset()
883 struct timekeeper *tk = &tk_core.timekeeper; in ktime_get_raw()
[all …]
H A Dvsyscall.c18 static inline void update_vdso_time_data(struct vdso_time_data *vdata, struct timekeeper *tk) in update_vdso_time_data()
78 void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
/linux-6.15/include/linux/
H A Dtimekeeper_internal.h114 struct timekeeper { struct
153 extern void update_vsyscall(struct timekeeper *tk); argument
158 static inline void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
/linux-6.15/arch/sparc/kernel/
H A Dvdso.c24 void update_vsyscall(struct timekeeper *tk) in update_vsyscall()
/linux-6.15/arch/arm/xen/
H A Denlighten.c107 struct timekeeper *tk = priv; in xen_pvclock_gtod_notify()
/linux-6.15/arch/x86/xen/
H A Dtime.c105 struct timekeeper *tk = priv; in xen_pvclock_gtod_notify()
/linux-6.15/Documentation/core-api/
H A Dtimekeeping.rst139 a non-maskable interrupt (NMI) during a timekeeper update, and
/linux-6.15/arch/x86/kvm/
H A Dx86.c2235 static void update_pvclock_gtod(struct timekeeper *tk) in update_pvclock_gtod()
9644 struct timekeeper *tk = priv; in pvclock_gtod_notify()