Searched refs:tst_ts_valid (Results 1 – 5 of 5) sorted by relevance
51 if (!TST_RET && tst_ts_valid(&tp) == -1) { in run()
63 if (!tst_ts_valid(&tp)) { in run()
109 ret = tst_ts_valid(&spec); in verify_clock_gettime()
194 if (tst_ts_valid(rm)) { in do_test()
593 static inline int tst_ts_valid(struct tst_ts *t) in tst_ts_valid() function