Searched refs:read_persistent_clock64 (Results 1 - 15 of 15) sorted by relevance

/linux-master/arch/mips/loongson2ef/common/
H A Dtime.c24 void read_persistent_clock64(struct timespec64 *ts) function
/linux-master/arch/arm/kernel/
H A Dtime.c71 void read_persistent_clock64(struct timespec64 *ts) function
/linux-master/arch/mips/dec/
H A Dtime.c22 void read_persistent_clock64(struct timespec64 *ts) function
/linux-master/arch/m68k/kernel/
H A Dtime.c76 void read_persistent_clock64(struct timespec64 *ts) function
/linux-master/arch/mips/sibyte/swarm/
H A Dsetup.c77 void read_persistent_clock64(struct timespec64 *ts) function
/linux-master/arch/x86/kernel/
H A Drtc.c109 void read_persistent_clock64(struct timespec64 *ts) function
/linux-master/arch/um/drivers/
H A Drtc_kern.c38 read_persistent_clock64(&ts);
/linux-master/arch/parisc/kernel/
H A Dtime.c214 void read_persistent_clock64(struct timespec64 *ts) function
/linux-master/arch/mips/mti-malta/
H A Dmalta-time.c120 void read_persistent_clock64(struct timespec64 *ts) function
/linux-master/include/linux/
H A Dtimekeeping.h343 extern void read_persistent_clock64(struct timespec64 *ts);
/linux-master/arch/nios2/kernel/
H A Dtime.c339 void read_persistent_clock64(struct timespec64 *ts) function
/linux-master/arch/s390/kernel/
H A Dtime.c203 void read_persistent_clock64(struct timespec64 *ts) function
226 read_persistent_clock64(wall_time);
/linux-master/arch/um/kernel/
H A Dtime.c785 void read_persistent_clock64(struct timespec64 *ts) function
/linux-master/kernel/time/
H A Dtimekeeping.c1576 * read_persistent_clock64 - Return time from the persistent clock.
1585 void __weak read_persistent_clock64(struct timespec64 *ts) function
1608 read_persistent_clock64(wall_time);
1744 * This hook is for architectures that cannot support read_persistent_clock64
1787 read_persistent_clock64(&ts_new);
1849 read_persistent_clock64(&timekeeping_suspend_time);
/linux-master/arch/powerpc/kernel/
H A Dtime.c753 void read_persistent_clock64(struct timespec64 *ts) function

Completed in 193 milliseconds