Searched refs:timer (Results 126 - 150 of 280) sorted by relevance

1234567891011>>

/freebsd-10.1-release/contrib/llvm/lib/Support/Unix/
H A DProcess.inc76 // Try to get a high resolution CPU timer.
/freebsd-10.1-release/sys/boot/fdt/dts/arm/
H A Ddb88f5182.dts123 timer@20300 {
124 compatible = "mrvl,timer";
H A Ddb88f5281.dts123 timer@20300 {
124 compatible = "mrvl,timer";
H A Ddockstar.dts107 timer@20300 {
108 compatible = "mrvl,timer";
H A Ddreamplug-1001.dts114 timer@20300 {
115 compatible = "mrvl,timer";
H A Dsheevaplug.dts119 timer@20300 {
120 compatible = "mrvl,timer";
H A Dimx51x.dtsi318 timer@73fa0000 {
342 epit1: timer@73fac000 {
350 epit2: timer@73fb0000 {
H A Dimx53x.dtsi373 timer@53fa0000 {
400 epit1: timer@53fac000 {
409 epit2: timer@53fb0000 {
/freebsd-10.1-release/sys/dev/ahb/
H A Dahb.c359 callout_init_mtx(&next_ecb->timer, &ahb->lock, 0);
604 callout_stop(&pending_ecb->timer);
620 callout_reset(&pending_ecb->timer,
796 callout_stop(&ecb->timer);
989 callout_reset(&ecb->timer, (ccb->ccb_h.timeout * hz) / 1000, ahbtimeout,
1254 callout_stop(&pending_ecb->timer);
1274 callout_reset(&ecb->timer, 2 * hz, ahbtimeout, ecb);
1286 callout_reset(&ecb->timer, 2 * hz, ahbtimeout, ecb);
/freebsd-10.1-release/sys/dev/hptnr/
H A Dhptnr_os_bsd.c253 untimeout(os_timer_for_ldm, vbus_ext, vbus_ext->timer);
254 vbus_ext->timer = timeout(os_timer_for_ldm, vbus_ext, interval * hz / 1000000);
/freebsd-10.1-release/sys/dev/hptrr/
H A Dhptrr_os_bsd.c224 untimeout(os_timer_for_ldm, vbus_ext, vbus_ext->timer);
225 vbus_ext->timer = timeout(os_timer_for_ldm, vbus_ext, interval * hz / 1000000);
/freebsd-10.1-release/usr.sbin/IPXrouted/
H A Dmain.c94 void hup(), fkexit(), timer();
242 timer();
/freebsd-10.1-release/sys/contrib/dts/arm/
H A Dat91sam9n12.dtsi87 pit: timer@fffffe30 {
109 tcb0: timer@f8008000 {
115 tcb1: timer@f800c000 {
/freebsd-10.1-release/sys/dev/isci/scil/
H A Dscif_sas_domain.c244 // with the remote device timer and the domain timer.
580 fw_domain->operation.timer = NULL;
736 // Create the timer for each domain. It is too early in the process
739 if (fw_domain->operation.timer == 0)
741 fw_domain->operation.timer = scif_cb_timer_create(
1401 if (fw_domain->operation.timer != NULL)
1403 scif_cb_timer_destroy(fw_controller, fw_domain->operation.timer);
1404 fw_domain->operation.timer = NULL;
/freebsd-10.1-release/sys/dev/pdq/
H A Dpdq_ifsubr.c129 if (sc->timer == 0 || --sc->timer > 0)
158 if (sc->timer == 0)
159 sc->timer = PDQ_OS_TX_TIMEOUT;
274 sc->timer = PDQ_OS_TX_TIMEOUT;
278 sc->timer = 0;
/freebsd-10.1-release/sys/dev/advansys/
H A Dadvansys.c171 callout_reset(&cinfo->timer,
572 callout_reset(&cinfo->timer, ccb_h->timeout * hz /1000, adv_timeout,
584 callout_init_mtx(&cinfo->timer, &adv->lock, 0);
600 callout_drain(&cinfo->timer);
647 callout_stop(&cinfo2->timer);
658 callout_reset(&cinfo->timer, 2 * hz, adv_timeout, ccb);
1093 callout_stop(&cinfo->timer);
/freebsd-10.1-release/contrib/ntp/sntp/libevent/test/
H A Dregress_util.c1285 struct evutil_monotonic_timer timer; local
1317 tt_int_op(evutil_configure_monotonic_time_(&timer, flags), ==, 0);
1320 evutil_gettime_monotonic_(&timer, &tv[i]);
1342 struct evutil_monotonic_timer timer; local
1354 tt_int_op(evutil_configure_monotonic_time_(&timer, flags), ==, 0);
1358 evutil_gettime_monotonic_(&timer, &tv[0]);
1361 evutil_gettime_monotonic_(&timer, &tv[i]);
/freebsd-10.1-release/sys/dev/aic/
H A Daic.c322 callout_reset(&scb->timer, (ccb->ccb_h.timeout * hz) / 1000,
1048 callout_stop(&scb->timer);
1078 callout_reset(&pending_scb->timer,
1097 callout_reset(&nexus_scb->timer,
1152 callout_stop(&pending_scb->timer);
1157 callout_stop(&pending_scb->timer);
1161 callout_reset(&scb->timer, 5 * hz, aic_timeout, scb);
1484 callout_init_mtx(&scb->timer, &aic->lock, 0);
1595 callout_drain(&scb->timer);
/freebsd-10.1-release/sys/dev/cxgb/ulp/iw_cxgb/
H A Diw_cxgb_cm.c165 if (callout_pending(&ep->timer)) {
166 CTR2(KTR_IW_CXGB, "%s stopped / restarted timer ep %p", __FUNCTION__, ep);
167 callout_deactivate(&ep->timer);
168 callout_drain(&ep->timer);
174 callout_init(&ep->timer, TRUE);
176 callout_reset(&ep->timer, ep_timeout_secs * hz, ep_timeout, ep);
183 if (!callout_pending(&ep->timer)) {
184 CTR3(KTR_IW_CXGB, "%s timer stopped when its not running! ep %p state %u\n",
188 callout_drain(&ep->timer);
585 * Stop mpa timer
[all...]
/freebsd-10.1-release/sys/dev/nve/
H A Dif_nve.c711 /* Cancel tick timer */
982 /* Set watchdog timer. */
1211 /* miibus tick timer - maintain link status */
1304 /* Watchdog timer to prevent PHY lockups */
1316 * Thus, sometimes the watchdog timer will go off when the
1648 /* Setup a watchdog timer */
1650 nve_osalloctimer(PNV_VOID ctx, PNV_VOID *timer) argument
1657 *timer = &sc->ostimer;
1662 /* Free the timer */
1664 nve_osfreetimer(PNV_VOID ctx, PNV_VOID timer) argument
1676 nve_osinittimer(PNV_VOID ctx, PNV_VOID timer, PTIMER_FUNC func, PNV_VOID parameters) argument
1690 nve_ossettimer(PNV_VOID ctx, PNV_VOID timer, NV_UINT32 delay) argument
1704 nve_oscanceltimer(PNV_VOID ctx, PNV_VOID timer) argument
[all...]
/freebsd-10.1-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dtxg.c467 uint64_t timer; local
475 timer = (delta >= timeout ? 0 : timeout - delta);
477 !tx->tx_exiting && timer > 0 &&
483 txg_thread_wait(tx, &cpr, &tx->tx_sync_more_cv, timer);
485 timer = (delta > timeout ? 0 : timeout - delta);
/freebsd-10.1-release/sys/dev/cs/
H A Dif_cs.c490 callout_init_mtx(&sc->timer, &sc->lock, 0);
604 callout_drain(&sc->timer);
634 * reset watchdog timer
690 callout_reset(&sc->timer, hz, cs_watchdog, sc);
939 * Set the watchdog timer in case we never hear
965 callout_stop(&sc->timer);
1143 callout_reset(&sc->timer, hz, cs_watchdog, sc);
/freebsd-10.1-release/sys/dev/ex/
H A Dif_ex.c244 callout_init_mtx(&sc->timer, &sc->lock, 0);
293 callout_drain(&sc->timer);
388 callout_reset(&sc->timer, hz, ex_watchdog, sc);
610 callout_stop(&sc->timer);
992 callout_reset(&sc->timer, hz, ex_watchdog, sc);
/freebsd-10.1-release/sys/dev/nvme/
H A Dnvme_qpair.c303 callout_init(&tr->timer, 1);
333 callout_stop(&tr->timer);
679 callout_reset_curcpu(&tr->timer, ctrlr->timeout_period * hz,
682 callout_reset(&tr->timer, ctrlr->timeout_period * hz,
929 callout_stop(&tr->timer);
/freebsd-10.1-release/sys/netgraph/
H A Dng_bridge.c96 u_int16_t loopCount; /* loop ignore timer */
111 struct callout timer; /* one second periodic timer */ member in struct:ng_bridge_private
314 ng_callout_init(&priv->timer);
338 /* Start timer; timer is always running while node is alive */
339 ng_callout(&priv->timer, node, NULL, hz, ng_bridge_timeout, NULL, 0);
769 * Shut down everything including the timer. Even if the
778 ng_uncallout(&priv->timer, node);
1037 ng_callout(&priv->timer, nod
[all...]

Completed in 279 milliseconds

1234567891011>>