Home
last modified time | relevance | path

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

/linux-6.6.21/arch/mips/sibyte/swarm/
Dsetup.c98 int update_persistent_clock64(struct timespec64 now) in update_persistent_clock64() function
/linux-6.6.21/arch/x86/kernel/
Drtc.c103 int update_persistent_clock64(struct timespec64 now) in update_persistent_clock64() function
/linux-6.6.21/arch/mips/dec/
Dtime.c68 int update_persistent_clock64(struct timespec64 now) in update_persistent_clock64() function
/linux-6.6.21/kernel/time/
Dntp.c568 int __weak update_persistent_clock64(struct timespec64 now64) in update_persistent_clock64() function
573 static inline int update_persistent_clock64(struct timespec64 now64) in update_persistent_clock64() function
651 res = update_persistent_clock64(to_set); in sync_hw_clock()
/linux-6.6.21/include/linux/
Dtimekeeping.h309 extern int update_persistent_clock64(struct timespec64 now);
/linux-6.6.21/arch/powerpc/kernel/
Dtime.c714 int update_persistent_clock64(struct timespec64 now) in update_persistent_clock64() function