Searched refs:it_callout (Results 1 – 2 of 2) sorted by relevance
58 struct callout it_callout; member
1524 callout_init_mtx(&it->it_callout, &it->it_mtx, 0); in realtimer_create() 1540 callout_drain(&it->it_callout); in realtimer_delete() 1606 callout_reset(&it->it_callout, tvtohz(&tv), realtimer_expire, in realtimer_settime() 1609 callout_stop(&it->it_callout); in realtimer_settime() 1710 callout_reset(&it->it_callout, tvtohz(&tv), in realtimer_expire_l() 1732 callout_reset(&it->it_callout, tvtohz(&tv), in realtimer_expire_l() 1757 callout_stop(&it->it_callout); in itimer_fire()