Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/kernel/
Dtime.c88 void read_persistent_clock64(struct timespec64 *ts) in read_persistent_clock64() function
/linux-4.1.27/include/linux/
Dtimekeeping.h268 extern void read_persistent_clock64(struct timespec64 *ts);
/linux-4.1.27/arch/mips/lasat/
Dsysctl.c67 read_persistent_clock64(&ts); in proc_dolasatrtc()
/linux-4.1.27/kernel/time/
Dtimekeeping.c1172 void __weak read_persistent_clock64(struct timespec64 *ts64) in read_persistent_clock64() function
1219 read_persistent_clock64(&now); in timekeeping_init()
1366 read_persistent_clock64(&ts_new); in timekeeping_resume()
1443 read_persistent_clock64(&timekeeping_suspend_time); in timekeeping_suspend()