Home
last modified time | relevance | path

Searched refs:update_vsyscall (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/include/linux/
H A Dtimekeeper_internal.h153 extern void update_vsyscall(struct timekeeper *tk);
158 static inline void update_vsyscall(struct timekeeper *tk) in update_vsyscall() function
/linux-6.15/arch/sparc/kernel/
H A Dvdso.c24 void update_vsyscall(struct timekeeper *tk) in update_vsyscall() function
/linux-6.15/kernel/time/
H A Dvsyscall.c78 void update_vsyscall(struct timekeeper *tk) in update_vsyscall() function
H A Dtimekeeping.c687 update_vsyscall(tk); in timekeeping_update_from_shadow()