Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/timers/
H A Dposix_timers.c77 static int check_itimer(int which) in check_itimer() function
262 if (check_itimer(ITIMER_VIRTUAL) < 0) in main()
265 if (check_itimer(ITIMER_PROF) < 0) in main()
268 if (check_itimer(ITIMER_REAL) < 0) in main()