Home
last modified time | relevance | path

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

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