Searched refs:tst_its_get_value_sec (Results 1 – 3 of 3) sorted by relevance
57 tst_its_get_value_sec(spec) || in verify()
125 if (tst_its_get_value_sec(tmr) != 0 || tst_its_get_value_nsec(tmr) > 50 * 1000000) in run()
520 static inline long long tst_its_get_value_sec(struct tst_its its) in tst_its_get_value_sec() function