Searched refs:it_virt_incr (Results 1 – 4 of 4) sorted by relevance
64 interval = current->it_virt_incr; in do_getitimer()134 current->it_virt_incr = i; in do_setitimer()
561 it_virt = p->it_virt_incr; in do_it_virt()
728 p->it_real_incr = p->it_virt_incr = p->it_prof_incr = 0; in do_fork()
362 unsigned long it_real_incr, it_prof_incr, it_virt_incr; member