Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/sibyte/swarm/ !
Dsetup.c98 int update_persistent_clock64(struct timespec64 now) in update_persistent_clock64() function
/linux-6.1.9/arch/x86/kernel/ !
Drtc.c103 int update_persistent_clock64(struct timespec64 now) in update_persistent_clock64() function
/linux-6.1.9/arch/mips/dec/ !
Dtime.c68 int update_persistent_clock64(struct timespec64 now) in update_persistent_clock64() function
/linux-6.1.9/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.1.9/include/linux/ !
Dtimekeeping.h309 extern int update_persistent_clock64(struct timespec64 now);
/linux-6.1.9/arch/powerpc/kernel/ !
Dtime.c732 int update_persistent_clock64(struct timespec64 now) in update_persistent_clock64() function