Searched refs:read_boot_clock64 (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/arm/kernel/
H A Dtime.c93 void read_boot_clock64(struct timespec64 *ts) read_boot_clock64() function
/linux-4.4.14/include/linux/
H A Dtimekeeping.h276 extern void read_boot_clock64(struct timespec64 *ts);
/linux-4.4.14/kernel/time/
H A Dtimekeeping.c1188 * read_boot_clock64 - Return time of the system start.
1196 void __weak read_boot_clock64(struct timespec64 *ts) read_boot_clock64() function
1227 read_boot_clock64(&boot); timekeeping_init()
/linux-4.4.14/arch/s390/kernel/
H A Dtime.c186 void read_boot_clock64(struct timespec64 *ts) read_boot_clock64() function

Completed in 200 milliseconds