callout_reset_bycpu
callout_reset_bycpu(&sc->sc_rng_co[i],
callout_reset_bycpu(&rcu->timer_callout, hz / 10, rcu_timer,
callout_reset_bycpu(&rcu->timer_callout, hz / 10, rcu_timer,
callout_reset_bycpu(&sc->bce_ckmsi_callout, BCE_MSI_CKINTVL,
callout_reset_bycpu(&sc->bce_tick_callout, hz, bce_tick, sc,
callout_reset_bycpu(&sc->bce_pulse_callout, hz, bce_pulse, sc,
callout_reset_bycpu(&sc->bce_tick_callout, hz, bce_tick, sc,
callout_reset_bycpu(&sc->bnx_tick_timer, hz, bnx_tick, sc,
callout_reset_bycpu(&sc->bnx_tick_timer, hz, bnx_tick, sc,
callout_reset_bycpu(&intr->bnx_intr_timer,
callout_reset_bycpu(&adapter->tx_gc_timer, 1,
callout_reset_bycpu(&tdata->tx_gc_timer, 1,
callout_reset_bycpu(&txr->tx_gc_timer, 1,
callout_reset_bycpu(&sc->timer, hz, igb_timer, sc, sc->timer_cpuid);
callout_reset_bycpu(&sc->timer, hz, igb_timer, sc, sc->timer_cpuid);
callout_reset_bycpu(&txr->tx_gc_timer, 1,
callout_reset_bycpu(&sc->timer, hz, ix_timer, sc, sc->timer_cpuid);
callout_reset_bycpu(&sc->timer, hz, ix_timer, sc, sc->timer_cpuid);
callout_reset_bycpu(&sc->fw_timer, hz, ix_fw_timer, sc,
callout_reset_bycpu(&sc->fw_timer, hz,
callout_reset_bycpu(&sc->jme_tick_ch, hz, jme_tick, sc,
callout_reset_bycpu(&sc->jme_tick_ch, hz, jme_tick, sc,
callout_reset_bycpu(&sc->co_hdl, mxge_ticks, mxge_tick, sc,
callout_reset_bycpu(&cl->callout_, t, rmc_restart, cl, 0);
callout_reset_bycpu(&tbr_callout, 1, tbr_timeout, NULL, 0);
callout_reset_bycpu(&wd->wd_callout, hz, ifsq_watchdog, wd,
callout_reset_bycpu(&ipfw_ctx[cpu]->ipfw_stateto_ch, hz,
callout_reset_bycpu(&ipfw_ctx[cpu]->ipfw_trackto_ch, hz,
callout_reset_bycpu(&ipfw_ctx[cpu]->ipfw_keepalive_ch, hz,
callout_reset_bycpu(&igmp_slowtimo_ch, IGMP_SLOWTIMO,
callout_reset_bycpu(&igmp_fasttimo_ch, IGMP_FASTTIMO,
callout_reset_bycpu(&fragq->timeo_ch, IPFRAG_TIMEO,
callout_reset_bycpu(&frag6_slowtimo_ch, FRAG6_SLOWTIMO,
callout_reset_bycpu(&icmp6_fasttimo_ch, ICMP6_FASTTIMO,
callout_reset_bycpu(&in6_tmpaddrtimer_ch,
callout_reset_bycpu(&nd6_slowtimo_ch, ND6_SLOWTIMER_INTERVAL * hz,
callout_reset_bycpu(&nd6_timer_ch, hz, nd6_timer, NULL, 0);
void callout_reset_bycpu (struct callout *, int,