Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sh/kernel/
Dtime.c40 void read_persistent_clock(struct timespec *ts) in read_persistent_clock() function
/Linux-v4.19/include/linux/
Dtimekeeping32.h97 extern void read_persistent_clock(struct timespec *ts);
/Linux-v4.19/kernel/time/
Dtimekeeping.c1494 void __weak read_persistent_clock(struct timespec *ts) in read_persistent_clock() function
1504 read_persistent_clock(&ts); in read_persistent_clock64()