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()
95 case ITIMER_VIRTUAL: in do_getitimer()176 ITIMER_VIRTUAL : ITIMER_PROF, value, nval); in set_cpu_itimer()231 case ITIMER_VIRTUAL: in do_setitimer()
896 ITIMER_PROF : ITIMER_VIRTUAL, in check_cpu_itimer()
32 #define ITIMER_VIRTUAL 1 macro