Home
last modified time | relevance | path

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

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