Lines Matching refs:timespec
478 struct timespec xt, wm; in update_vsyscall()
859 void getnstime_raw_and_real(struct timespec *ts_raw, struct timespec *ts_real) in getnstime_raw_and_real()
948 int timekeeping_inject_offset(struct timespec *ts) in timekeeping_inject_offset()
1166 void __weak read_persistent_clock(struct timespec *ts) in read_persistent_clock()
1174 struct timespec ts; in read_persistent_clock64()
1189 void __weak read_boot_clock(struct timespec *ts) in read_boot_clock()
1197 struct timespec ts; in read_boot_clock64()
1876 struct timespec __current_kernel_time(void) in __current_kernel_time()
1883 struct timespec current_kernel_time(void) in current_kernel_time()
2007 struct timespec delta; in do_adjtimex()
2044 void hardpps(const struct timespec *phase_ts, const struct timespec *raw_ts) in hardpps()