Searched refs:do_timer_oneshot (Results 1 - 1 of 1) sorted by relevance

/linux-master/tools/testing/selftests/timers/
H A Dset-timer-lat.c228 int do_timer_oneshot(int clock_id, int flags) function
277 ret |= do_timer_oneshot(clock_id, TIMER_ABSTIME);
278 ret |= do_timer_oneshot(clock_id, 0);

Completed in 103 milliseconds