Lines Matching refs:timespec64
13 extern int do_settimeofday64(const struct timespec64 *ts);
28 struct timespec64 get_monotonic_coarse64(void);
29 extern void getrawmonotonic64(struct timespec64 *ts);
30 extern void ktime_get_ts64(struct timespec64 *ts);
34 extern int __getnstimeofday64(struct timespec64 *tv);
35 extern void getnstimeofday64(struct timespec64 *tv);
36 extern void getboottime64(struct timespec64 *ts);
87 struct timespec64 ts64; in do_settimeofday()
95 struct timespec64 ts64; in __getnstimeofday()
104 struct timespec64 ts64; in getnstimeofday()
112 struct timespec64 ts64; in ktime_get_ts()
120 struct timespec64 ts64; in ktime_get_real_ts()
128 struct timespec64 ts64; in getrawmonotonic()
141 struct timespec64 ts64; in getboottime()
238 static inline void get_monotonic_boottime64(struct timespec64 *ts) in get_monotonic_boottime64()
254 extern void timekeeping_inject_sleeptime64(struct timespec64 *delta);
268 extern void read_persistent_clock64(struct timespec64 *ts);
270 extern void read_boot_clock64(struct timespec64 *ts);
272 extern int update_persistent_clock64(struct timespec64 now);