Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dtimekeeping.h269 extern void read_boot_clock(struct timespec *ts);
/linux-4.1.27/kernel/time/
Dtimekeeping.c1189 void __weak read_boot_clock(struct timespec *ts) in read_boot_clock() function
1199 read_boot_clock(&ts); in read_boot_clock64()
/linux-4.1.27/arch/s390/kernel/
Dtime.c189 void read_boot_clock(struct timespec *ts) in read_boot_clock() function