Lines Matching defs:ts
131 struct timespec64 ts; in tk_xtime() local
138 static void tk_set_xtime(struct timekeeper *tk, const struct timespec64 *ts) in tk_set_xtime()
144 static void tk_xtime_add(struct timekeeper *tk, const struct timespec64 *ts) in tk_xtime_add()
719 void ktime_get_real_ts64(struct timespec64 *ts) in ktime_get_real_ts64()
873 void ktime_get_ts64(struct timespec64 *ts) in ktime_get_ts64()
1037 struct system_device_crosststamp *ts) in adjust_historical_crosststamp()
1100 static bool timestamp_in_interval(u64 start, u64 end, u64 ts) in timestamp_in_interval()
1352 int do_settimeofday64(const struct timespec64 *ts) in do_settimeofday64()
1402 static int timekeeping_inject_offset(const struct timespec64 *ts) in timekeeping_inject_offset()
1557 void ktime_get_raw_ts64(struct timespec64 *ts) in ktime_get_raw_ts64()
1624 void __weak read_persistent_clock64(struct timespec64 *ts) in read_persistent_clock64()
2126 struct timespec64 ts; in accumulate_nsecs_to_secs() local
2284 void getboottime64(struct timespec64 *ts) in getboottime64()
2293 void ktime_get_coarse_real_ts64(struct timespec64 *ts) in ktime_get_coarse_real_ts64()
2306 void ktime_get_coarse_ts64(struct timespec64 *ts) in ktime_get_coarse_ts64()
2467 struct timespec64 ts; in do_adjtimex() local