Searched refs:ITIMER_VIRTUAL (Results 1 – 4 of 4) sorted by relevance
43 #define ITIMER_VIRTUAL 1 macro
88 case ITIMER_VIRTUAL: in do_getitimer() 209 ITIMER_VIRTUAL : ITIMER_PROF, value, nval); in set_cpu_itimer() 259 case ITIMER_VIRTUAL: in do_setitimer()
992 ITIMER_PROF : ITIMER_VIRTUAL, in check_cpu_itimer()
47 /* Busy loop in userspace to elapse ITIMER_VIRTUAL */116 if (which == ITIMER_VIRTUAL) in check_itimer() 131 if (which == ITIMER_VIRTUAL) in check_itimer() 693 check_itimer(ITIMER_VIRTUAL, "ITIMER_VIRTUAL"); in main()