Home
last modified time | relevance | path

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

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