Searched refs:vuser_itv (Results 1 – 1 of 1) sorted by relevance
482 struct itimerval real_itv, vuser_itv, vprof_itv; in proc_inherit_itimers() local487 vuser_itv = old_proc->p_vtimer_user; in proc_inherit_itimers()491 if (timerisset(&vuser_itv.it_value)) { in proc_inherit_itimers()519 new_proc->p_vtimer_user = vuser_itv; in proc_inherit_itimers()