Home
last modified time | relevance | path

Searched refs:read_boot_clock64 (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/arch/arm/kernel/
Dtime.c93 void read_boot_clock64(struct timespec64 *ts) in read_boot_clock64() function
/linux-4.1.27/include/linux/
Dtimekeeping.h270 extern void read_boot_clock64(struct timespec64 *ts);
/linux-4.1.27/kernel/time/
Dtimekeeping.c1195 void __weak read_boot_clock64(struct timespec64 *ts64) in read_boot_clock64() function
1228 read_boot_clock64(&boot); in timekeeping_init()