Home
last modified time | relevance | path

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

/linux/arch/mips/sibyte/swarm/
H A Dsetup.c99 int update_persistent_clock64(struct timespec64 now) in update_persistent_clock64() function
/linux/arch/mips/dec/
H A Dtime.c68 int update_persistent_clock64(struct timespec64 now) in update_persistent_clock64() function
/linux/kernel/time/
H A Dntp.c806 int __weak update_persistent_clock64(struct timespec64 now64) in ntp_adjtimex()
811 static inline int update_persistent_clock64(struct timespec64 now64) in ntp_adjtimex()
873 * update_persistent_clock64() under the assumption that it uses in pps_normalize_ts()
898 res = update_persistent_clock64(to_set); in pps_phase_filter_add()
564 int __weak update_persistent_clock64(struct timespec64 now64) update_persistent_clock64() function
569 static inline int update_persistent_clock64(struct timespec64 now64) update_persistent_clock64() function
/linux/arch/powerpc/kernel/
H A Dtime.c785 int update_persistent_clock64(struct timespec64 now) in update_persistent_clock64() function