Searched refs:ITIMER_VIRTUAL (Results 1 – 4 of 4) sorted by relevance
88 case ITIMER_VIRTUAL: in do_getitimer()190 ITIMER_VIRTUAL : ITIMER_PROF, value, nval); in set_cpu_itimer()240 case ITIMER_VIRTUAL: in do_setitimer()
923 ITIMER_PROF : ITIMER_VIRTUAL, in check_cpu_itimer()
43 #define ITIMER_VIRTUAL 1 macro
46 /* Busy loop in userspace to elapse ITIMER_VIRTUAL */ in user_loop() 108 if (which == ITIMER_VIRTUAL) in check_itimer() 121 if (which == ITIMER_VIRTUAL) in check_itimer() 611 check_itimer(ITIMER_VIRTUAL, "ITIMER_VIRTUAL"); in main()