Searched refs:tst_ts_sub_us (Results 1 – 3 of 3) sorted by relevance
90 ts = tst_ts_sub_us(ts, 1); in test_add_sub()
83 *change = tst_ts_sub_us(*begin, DELTA_US); in verify_clock_settime()
841 tst_ts_sub_us(struct tst_ts t, long long us) in tst_ts_sub_us() function859 res = tst_ts_sub_us(tst_ts_from_timespec(ts), us); in tst_timespec_sub_us()