Searched refs:tst_ts_to_ms (Results 1 – 3 of 3) sorted by relevance
191 long long expect_ms = tst_ts_to_ms(*rq); in do_test()192 long long remain_ms = tst_ts_to_ms(*rm); in do_test()
72 TST_ASSERT_INT("/proc/sys/kernel/sched_rr_timeslice_ms", tst_ts_to_ms(tp)); in run()
656 static inline long long tst_ts_to_ms(struct tst_ts t) in tst_ts_to_ms() function667 return tst_ts_to_ms(tst_ts_from_timespec(ts)); in tst_timespec_to_ms()960 return tst_ts_to_ms(tst_ts_diff(t1, t2)); in tst_ts_diff_ms()1011 return tst_ts_to_ms(tst_ts_abs_diff(t1, t2)); in tst_ts_abs_diff_ms()