Searched refs:update_persistent_clock (Results 1 - 7 of 7) sorted by relevance

/linux-4.4.14/arch/sh/kernel/
H A Dtime.c47 int update_persistent_clock(struct timespec now) update_persistent_clock() function
/linux-4.4.14/arch/mips/kernel/
H A Dtime.c47 int update_persistent_clock(struct timespec now) update_persistent_clock() function
/linux-4.4.14/arch/x86/kernel/
H A Drtc.c138 int update_persistent_clock(struct timespec now) update_persistent_clock() function
/linux-4.4.14/include/linux/
H A Dtimekeeping.h277 extern int update_persistent_clock(struct timespec now);
/linux-4.4.14/arch/mn10300/kernel/
H A Drtc.c112 int update_persistent_clock(struct timespec now) update_persistent_clock() function
/linux-4.4.14/kernel/time/
H A Dntp.c490 int __weak update_persistent_clock(struct timespec now) update_persistent_clock() function
500 return update_persistent_clock(now); update_persistent_clock64()
/linux-4.4.14/arch/powerpc/kernel/
H A Dtime.c718 int update_persistent_clock(struct timespec now) update_persistent_clock() function

Completed in 138 milliseconds