Searched defs:ts2 (Results 1 – 6 of 6) sorted by relevance
12 __u64 ts1, ts2; in time_tai() local
37 __u64 ts1, ts2, now; in test_time_tai() local
15 struct timespec ts2 = { .tv_sec = 10 }; in do_sleep() local
43 static double diff_timespec(struct timespec *ts1, struct timespec *ts2) in diff_timespec()51 struct timespec ts1, ts2, ts3; in get_sample() local
97 struct timespec timespec_add(struct timespec ts1, struct timespec ts2) in timespec_add()104 struct timespec timespec_sub(struct timespec ts1, struct timespec ts2) in timespec_sub()
67 struct timespec ts1, ts2; in migrate() local