Home
last modified time | relevance | path

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

/Linux-v6.6/tools/testing/selftests/timers/
Dposix_timers.c77 static int check_itimer(int which) in check_itimer() function
270 if (check_itimer(ITIMER_VIRTUAL) < 0) in main()
273 if (check_itimer(ITIMER_PROF) < 0) in main()
276 if (check_itimer(ITIMER_REAL) < 0) in main()