Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/kernel/
Dtime.c88 void read_persistent_clock64(struct timespec64 *ts) in read_persistent_clock64() function
/linux-4.4.14/include/linux/
Dtimekeeping.h275 extern void read_persistent_clock64(struct timespec64 *ts);
/linux-4.4.14/arch/mips/lasat/
Dsysctl.c67 read_persistent_clock64(&ts); in proc_dolasatrtc()
/linux-4.4.14/kernel/time/
Dtimekeeping.c1179 void __weak read_persistent_clock64(struct timespec64 *ts64) in read_persistent_clock64() function
1218 read_persistent_clock64(&now); in timekeeping_init()
1365 read_persistent_clock64(&ts_new); in timekeeping_resume()
1442 read_persistent_clock64(&timekeeping_suspend_time); in timekeeping_suspend()
/linux-4.4.14/arch/s390/kernel/
Dtime.c181 void read_persistent_clock64(struct timespec64 *ts) in read_persistent_clock64() function