Searched refs:timer (Results 176 - 200 of 229) sorted by relevance

12345678910

/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntpd.c824 * and loop waiting for I/O and/or timer expiries.
1493 * Out here, signals are unblocked. Call timer routine
1496 timer();
1521 /* avoid timer starvation during lengthy I/O handling */
1522 timer();
/freebsd-13-stable/sys/contrib/ngatm/netnatm/msg/
H A Duni_ie.c985 if (ie->u.timer[i] < ' ') {
987 *s++ = ie->u.timer[i] + '@';
988 } else if (ie->u.timer[i] <= '~')
989 *s++ = ie->u.timer[i];
992 *s++ = ie->u.timer[i] / 0100 + '0';
993 *s++ = (ie->u.timer[i] % 0100) / 010 + '0';
994 *s++ = ie->u.timer[i] % 010 + '0';
998 uni_print_entry(cx, "timer", "\"%s\"", buf);
1385 APP_BYTE(msg, ie->u.timer[0]);
1386 APP_BYTE(msg, ie->u.timer[
[all...]
/freebsd-13-stable/sys/arm/ti/cpsw/
H A Dif_cpsw.c685 sc->watchdog.timer = 0;
2294 sc->watchdog.timer = 0; /* Nothing to do. */
2296 sc->watchdog.timer = 0; /* Stuff done while we weren't looking. */
2298 sc->watchdog.timer = 0; /* We just did something. */
2301 ++sc->watchdog.timer;
2302 if (sc->watchdog.timer > 5) {
2303 sc->watchdog.timer = 0;
/freebsd-13-stable/sys/dev/hpt27xx/
H A Dhpt27xx_osm_bsd.c380 callout_drain(&vbus_ext->timer);
1161 /* make timer available here */
1164 callout_handle_init(&vbus_ext->timer);
1166 callout_init_mtx(&vbus_ext->timer, &vbus_ext->lock, 0);
/freebsd-13-stable/sys/netinet/
H A Dsctp_pcb.c679 * Bump up the refcount so that when the timer completes it
2525 /* Init the timer structure for signature change */
2526 SCTP_OS_TIMER_INIT(&inp->sctp_ep.signature_change.timer);
2674 /* Ok. Let's restart timer. */
3301 * complete then any timer has to be stopped. Then start the actual
3368 * kill timer on the asoc due to it
3506 * If there is a timer running to kill us, forget it, since it may
3878 * We set this to 0, the timer code knows that this means its an
3903 /* Init the timer structure */
3904 SCTP_OS_TIMER_INIT(&net->rxt_timer.timer);
[all...]
H A Dsctp_indata.c56 * NOTES: On the outbound side of things I need to check the sack timer to
2578 * timer (if allowed).
2583 * sure SACK timer is off and instead send a SHUTDOWN and a
2586 if (SCTP_OS_TIMER_PENDING(&stcb->asoc.dack_timer.timer)) {
2616 (!SCTP_OS_TIMER_PENDING(&stcb->asoc.dack_timer.timer))) {
2625 * timer.
2631 * Ok we must build a SACK since the timer
2640 if (!SCTP_OS_TIMER_PENDING(&stcb->asoc.dack_timer.timer)) {
2936 /* Start a sack timer or QUEUE a SACK for sending */
4219 /* Now assure a timer wher
[all...]
/freebsd-13-stable/contrib/unbound/cachedb/
H A Dcachedb.c715 /* In case we have expired data but there is a client timer for expired
723 qstate->serve_expired_data->timer) {
/freebsd-13-stable/sys/dev/isci/scil/
H A Dscif_sas_domain_state_handlers.c146 fw_domain->operation.timer,
H A Dscic_sds_controller.c178 * @brief This timer is used to start another phy after we have given up on
241 this_controller->power_control.timer = scic_cb_timer_create(
1122 // Shorten SAS SNW lock time (RxLock timer value from 76 us to 50 us)
1491 "Controller timer fired when controller was not in a state being timed.\n"
1815 * This method starts the power control timer for this controller object.
1825 this_controller, this_controller->power_control.timer,
1833 * This method stops the power control timer for this controller object.
1845 this_controller, this_controller->power_control.timer
1853 * This method stops and starts the power control timer for this controller object.
1940 // timer i
[all...]
/freebsd-13-stable/sys/dev/isp/
H A Disp_freebsd.h147 struct callout timer; member in struct:isp_timed_notify_ack
170 struct callout wdog; /* watchdog timer */
219 struct callout gdt; /* gone device timer */
272 struct callout tmo; /* general timer */
/freebsd-13-stable/contrib/ntp/include/
H A Dntp_request.h267 #define REQ_TIMER_STATS 9 /* get timer stats */
397 u_int32 timer; /* peer.timer */ member in struct:info_peer
577 u_int32 overflows; /* timer overflows */
/freebsd-13-stable/sys/dev/qlnx/qlnxr/
H A Dqlnxr_def.h50 #include <linux/timer.h>
/freebsd-13-stable/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp.h282 struct callout timer; member in struct:sdp_tx_ring
344 struct callout keep2msl; /* 2msl and keepalive timer. */
/freebsd-13-stable/sys/contrib/octeon-sdk/
H A Dcvmx-pcie.c660 npei_mem_access_ctl.s.timer = 127; /* Wait up to 127 cycles for more data */
1095 sli_mem_access_ctl.s.timer = 127; /* Wait up to 127 cycles for more data */
H A Dcvmx-npi-defs.h1355 uint64_t timer : 10; /**< When the NPI starts a PP to PCI write it will wait member in struct:cvmx_npi_ctl_status::cvmx_npi_ctl_status_s
1361 uint64_t timer : 10;
1412 uint64_t timer : 10; /**< When the NPI starts a PP to PCI write it will wait member in struct:cvmx_npi_ctl_status::cvmx_npi_ctl_status_cn30xx
1418 uint64_t timer : 10;
1473 uint64_t timer : 10; /**< When the NPI starts a PP to PCI write it will wait member in struct:cvmx_npi_ctl_status::cvmx_npi_ctl_status_cn31xx
1479 uint64_t timer : 10;
/freebsd-13-stable/sys/dev/e1000/
H A De1000_ich8lan.c912 * enabled immediately upon link up since they have a timer in hardware which
1227 * e1000_set_obff_timer_pch_lpt - Update Optimized Buffer Flush/Fill timer
1236 s32 timer; local
1240 /* Convert ITR value into microseconds for OBFF timer */
1241 timer = itr & E1000_ITR_MASK;
1242 timer = (timer * E1000_ITR_MULT) / 1000;
1244 if ((timer < 0) || (timer > E1000_ITR_MASK)) {
1245 DEBUGOUT1("Invalid OBFF timer
[all...]
/freebsd-13-stable/sys/dev/hptrr/
H A Dhptrr_osm_bsd.c380 callout_drain(&vbus_ext->timer);
1004 /* make timer available here */
1006 callout_init_mtx(&vbus_ext->timer, &vbus_ext->lock, 0);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/Unix/
H A DProgram.inc442 // We exited normally without timeout, so turn off the timer.
/freebsd-13-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4.h43 #include <linux/timer.h>
728 struct timer_list timer; member in struct:mlx4_catas_err
/freebsd-13-stable/usr.sbin/ppp/
H A Dphysical.c66 #include "timer.h"
616 p->hdlc.lqm.timer.state = TIMER_STOPPED;
638 if (p->hdlc.lqm.method && p->hdlc.lqm.timer.load)
/freebsd-13-stable/sys/dev/firewire/
H A Dsbp.c148 struct callout timer; member in struct:sbp_ocb
557 callout_init_mtx(&ocb->timer, &sbp->mtx, 0);
2063 callout_drain(&sdev->ocb[i].timer);
2661 callout_stop(&ocb->timer);
2725 callout_reset_sbt(&ocb->timer,
2807 callout_stop(&ocb->timer);
/freebsd-13-stable/sys/dev/oce/
H A Doce_if.c365 callout_init(&sc->timer, CALLOUT_MPSAFE);
366 rc = callout_reset(&sc->timer, 2 * hz, oce_local_timer, sc);
381 callout_drain(&sc->timer);
435 callout_drain(&sc->timer);
2465 callout_reset(&sc->timer, hz, oce_local_timer, sc);
/freebsd-13-stable/sys/dev/sound/pci/
H A Demu10k1.c226 int timer, timerinterval; member in struct:sc_info
446 if (sc->timer++ == 0) {
452 sc->timer = 0;
/freebsd-13-stable/sys/dev/ocs_fc/
H A Dsli4.c2076 * @param timeout watchdog timer timeout in seconds
4471 * @brief Modify the delay timer for all the EQs
6467 els->timer = timeout;
6642 icmnd->timer = timeout;
6735 iread->timer = timeout;
6840 iwrite->timer = timeout;
7366 gen->timer = timeout;
7435 sf->timer = timeout;
7529 xmit->timer = timeout;
7618 bcast->timer
[all...]
/freebsd-13-stable/sys/dev/hptnr/
H A Dhptnr_osm_bsd.c374 callout_drain(&vbus_ext->timer);
1356 /* make timer available here */
1358 callout_init_mtx(&vbus_ext->timer, &vbus_ext->lock, 0);

Completed in 335 milliseconds

12345678910