Searched refs:t_timeout_id (Results 1 – 3 of 3) sorted by relevance
299 tmrp->t_timeout_id = timeout(ghd_timeout, (void *)tmrp, resched); in ghd_timeout()710 tmrp->t_timeout_id = timeout(ghd_timeout, (void *)tmrp, in ghd_timeout_enable()723 (void) untimeout(tmrp->t_timeout_id); in ghd_timeout_disable()
151 timeout_id_t t_timeout_id; /* handle for timeout() function */ member
134 timeout_id_t t_timeout_id; /* handle for timeout() function */ member140 _NOTE(MUTEX_PROTECTS_DATA(tmr_t::t_mutex, tmr_t::t_timeout_id))