Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/testing/selftests/timers/
H A 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()
/kernel/linux/linux-6.6/tools/testing/selftests/timers/
H A 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()

Completed in 2 milliseconds