Searched refs:tst_timer_expired_ms (Results 1 – 5 of 5) sorted by relevance
18 while (!tst_timer_expired_ms(5000)) in do_test()
40 int tst_timer_expired_ms(long long ms) in tst_timer_expired_ms() function
92 while (!tst_timer_expired_ms(1000)) { in run()
1034 int tst_timer_expired_ms(long long ms);
1447 int tst_timer_expired_ms(long long ms);1464 The 'tst_timer_expired_ms()' function checks if the timer started by1489 while (!tst_timer_expired_ms(5000)) {