Searched refs:callout_init (Results 101 - 125 of 186) sorted by relevance

12345678

/freebsd-11-stable/sys/dev/sfxge/
H A Dsfxge_rx.c1303 callout_init(&rxq->refill_callout, 1);
/freebsd-11-stable/sys/dev/atkbdc/
H A Datkbd.c147 callout_init(&state->ks_timer, 0);
/freebsd-11-stable/sys/netinet6/
H A Dnd6_nbr.c1294 callout_init(&dp->dad_timer_ch, 0);
H A Din6.c2056 callout_init(&lle->base.lle_timer, 1);
H A Dip6_mroute.c583 callout_init(&expire_upcalls_ch, 0);
/freebsd-11-stable/sys/amd64/vmm/io/
H A Dvlapic.c1472 callout_init(&vlapic->callout, 1);
/freebsd-11-stable/sys/dev/ata/
H A Data-all.c152 callout_init(&ch->poll_callout, 1);
/freebsd-11-stable/sys/dev/qlxgb/
H A Dqla_os.c381 callout_init(&ha->tx_callout, 1);
/freebsd-11-stable/sys/dev/sume/
H A Dif_sume.c1473 callout_init(&adapter->timer, 1);
/freebsd-11-stable/sys/netinet/
H A Din.c1103 callout_init(&lle->base.lle_timer, 1);
/freebsd-11-stable/sys/dev/rc/
H A Drc.c295 callout_init(&rc->rc_dtrcallout, 0);
/freebsd-11-stable/sys/dev/cxgb/
H A Dcxgb_sge.c1009 callout_init(&sc->sge_timer_ch, 1);
2438 callout_init(&q->txq[TXQ_ETH].txq_timer, 1);
2439 callout_init(&q->txq[TXQ_ETH].txq_watchdog, 1);
/freebsd-11-stable/sys/dev/ntb/ntb_hw/
H A Dntb_hw_intel.c653 callout_init(&ntb->heartbeat_timer, 1);
654 callout_init(&ntb->lr_timer, 1);
655 callout_init(&ntb->peer_msix_work, 1);
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c1043 callout_init(&ha->qlnx_callout, 1);
1044 ha->flags.callout_init = 1;
1349 if (ha->flags.callout_init)
7538 if (ha->flags.callout_init)
7631 if (ha->flags.callout_init)
/freebsd-11-stable/sys/dev/drm2/i915/
H A Di915_dma.c1649 callout_init(&dev_priv->hangcheck_timer, 1);
/freebsd-11-stable/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_sco.c1244 callout_init(&pcb->timo, 1);
/freebsd-11-stable/sys/mips/nlm/dev/net/
H A Dxlpge.c1242 callout_init(&sc->xlpge_callout, 1);
/freebsd-11-stable/sys/geom/raid/
H A Dmd_nvidia.c912 callout_init(&mdi->mdio_start_co, 1);
H A Dmd_sii.c1005 callout_init(&mdi->mdio_start_co, 1);
/freebsd-11-stable/sys/dev/sound/pci/
H A Des137x.c1744 callout_init(&es->poll_timer, 1);
/freebsd-11-stable/sys/net/altq/
H A Daltq_subr.c929 callout_init(&tbr_callout, 0);
/freebsd-11-stable/sys/dev/xen/netfront/
H A Dnetfront.c748 callout_init(&rxq->rx_refill, 1);
/freebsd-11-stable/sys/dev/hyperv/vmbus/
H A Dvmbus_chan.c1509 callout_init(&chan->ch_poll_timeo, 1);
/freebsd-11-stable/sys/dev/liquidio/
H A Dlio_main.c1473 callout_init(&lio->stats_timer, 0);
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspa_misc.c775 callout_init(&spa->spa_deadman_cycid, 1);

Completed in 419 milliseconds

12345678