Searched refs:ITIMER_VIRTUAL (Results 1 – 4 of 4) sorted by relevance
88 if (which == ITIMER_VIRTUAL) in check_itimer()99 if (which == ITIMER_VIRTUAL) in check_itimer()118 if (which == ITIMER_VIRTUAL) in check_itimer()197 if (check_itimer(ITIMER_VIRTUAL) < 0) in main()
91 case ITIMER_VIRTUAL: in do_getitimer()174 ITIMER_VIRTUAL : ITIMER_PROF, value, nval); in set_cpu_itimer()229 case ITIMER_VIRTUAL: in do_setitimer()
946 ITIMER_PROF : ITIMER_VIRTUAL, in check_cpu_itimer()
31 #define ITIMER_VIRTUAL 1 macro