Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/timers/
H A Dset-timer-lat.c216 int do_timer_oneshot(int clock_id, int flags) in do_timer_oneshot() function
266 ret |= do_timer_oneshot(clock_id, TIMER_ABSTIME); in main()
267 ret |= do_timer_oneshot(clock_id, 0); in main()