Home
last modified time | relevance | path

Searched refs:update_persistent_clock64 (Results 1 – 6 of 6) sorted by relevance

/linux-6.14.4/arch/mips/sibyte/swarm/
Dsetup.c99 int update_persistent_clock64(struct timespec64 now) in update_persistent_clock64() function
/linux-6.14.4/arch/x86/kernel/
Drtc.c102 int update_persistent_clock64(struct timespec64 now) in update_persistent_clock64() function
/linux-6.14.4/arch/mips/dec/
Dtime.c68 int update_persistent_clock64(struct timespec64 now) in update_persistent_clock64() function
/linux-6.14.4/include/linux/
Dtimekeeping.h345 extern int update_persistent_clock64(struct timespec64 now);
/linux-6.14.4/kernel/time/
Dntp.c556 int __weak update_persistent_clock64(struct timespec64 now64) in update_persistent_clock64() function
561 static inline int update_persistent_clock64(struct timespec64 now64) in update_persistent_clock64() function
648 res = update_persistent_clock64(to_set); in sync_hw_clock()
/linux-6.14.4/arch/powerpc/kernel/
Dtime.c736 int update_persistent_clock64(struct timespec64 now) in update_persistent_clock64() function