Home
last modified time | relevance | path

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

/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()