Searched refs:timer (Results 101 - 125 of 229) sorted by relevance

12345678910

/freebsd-13-stable/contrib/ntp/lib/isc/tests/
H A Disctest.c34 #include <isc/timer.h>
/freebsd-13-stable/usr.sbin/ppp/
H A Ddatalink.c50 #include "timer.h"
92 timer_Stop(&dl->dial.timer);
94 log_Printf(LogCHAT, "%s: Redial timer expired.\n", dl->name);
102 timer_Stop(&dl->dial.timer);
105 dl->dial.timer.load = result ? result * SECTICKS : 1;
106 dl->dial.timer.func = datalink_OpenTimeout;
107 dl->dial.timer.name = "dial";
108 dl->dial.timer.arg = dl;
109 timer_Start(&dl->dial.timer);
277 if (dl->dial.timer
[all...]
/freebsd-13-stable/sys/compat/linuxkpi/common/src/
H A Dlinux_compat.c80 #include <linux/timer.h>
1927 struct timer_list *timer; local
1929 timer = context;
1933 callout_reset(&timer->callout, 1,
1934 &linux_timer_callback_wrapper, timer);
1938 timer->function(timer->data);
1942 mod_timer(struct timer_list *timer, int expires) argument
1946 timer->expires = expires;
1947 ret = callout_reset(&timer
1957 add_timer(struct timer_list *timer) argument
1966 add_timer_on(struct timer_list *timer, int cpu) argument
1975 del_timer(struct timer_list *timer) argument
1984 del_timer_sync(struct timer_list *timer) argument
[all...]
/freebsd-13-stable/contrib/unbound/services/
H A Doutside_network.h320 struct comm_timer* timer; member in struct:pending
380 /** timeout event; timer keeps running whether the query is
382 struct comm_timer* timer; member in struct:waiting_tcp
756 /** callback for outgoing TCP timer event */
/freebsd-13-stable/lib/libc/isc/
H A Deventlib_p.h133 evTimerID timer; member in struct:evStream
135 #define EV_STR_TIMEROK 0x0001 /*%< IFF timer valid. */
177 struct { evTimer *this; } timer; member in union:evEvent_p::__anon7467
/freebsd-13-stable/sys/arm/mv/armada/
H A Dwdt.c208 mv_set_timer(uint32_t timer, uint32_t val) argument
211 bus_write_4(wdt_softc->wdt_res, CPU_TIMER0 + timer * 0x8, val);
/freebsd-13-stable/sys/compat/linuxkpi/common/include/linux/
H A Dworkqueue.h36 #include <linux/timer.h>
96 } timer; member in struct:delayed_work
/freebsd-13-stable/sys/dev/mlx5/mlx5_core/
H A Dmlx5_health.c641 mod_timer(&health->timer, get_next_poll_jiffies());
648 init_timer(&health->timer);
656 setup_timer(&health->timer, poll_health, (unsigned long)dev);
657 mod_timer(&health->timer,
677 del_timer_sync(&health->timer);
/freebsd-13-stable/contrib/unbound/dnstap/
H A Ddtstream.c180 * traffic suddenly, we leave the timer running to save on
181 * managing it, the once a second timer is less work then
182 * starting and stopping the timer frequently */
189 /** start timer to wakeup dtio because there is content in the queue */
194 /* Start a timer to process messages to be logged.
197 * fills up the wakeup happens immediately. The timer wakes it up
200 /* we cannot start a timer in dtio thread, because it is a different
205 /* do not start the timer if a timer already exists, perhaps
216 /* start the timer, i
1768 struct ub_event* timer, *stopev; local
[all...]
/freebsd-13-stable/sys/dev/sound/pci/
H A Demu10kx-pcm.c67 int timer; member in struct:emu_pcm_pchinfo
85 int timer; member in struct:emu_pcm_rchinfo
733 ch->timer = emu_timer_create(sc->card);
744 emu_timer_clear(sc->card, ch->timer);
779 emu_timer_set(sc->card, ch->timer, ch->blksz / sndbuf_getalign(ch->buffer));
801 emu_timer_set(sc->card, ch->timer, ch->blksz / sndbuf_getalign(ch->buffer));
802 emu_timer_enable(sc->card, ch->timer, 1);
883 ch->timer = emu_timer_create(sc->card);
896 emu_timer_clear(sc->card, ch->timer);
933 * (and use) timer interrupt
[all...]
/freebsd-13-stable/crypto/heimdal/lib/ipc/
H A Dserver.c54 static dispatch_source_t timer; variable
73 dispatch_source_set_timer(timer,
84 timerq = dispatch_queue_create("hiem-sipc-timer-q", NULL);
85 timer = dispatch_source_create(DISPATCH_SOURCE_TYPE_TIMER, 0, 0, timerq);
86 dispatch_source_set_event_handler(timer, ^{ timer_ev(); } );
96 dispatch_suspend(timer);
103 dispatch_resume(timer);
1148 dispatch_once(&timeoutonce, ^{ dispatch_resume(timer); });
/freebsd-13-stable/contrib/libevent/include/event2/
H A Dutil.h316 * Structure to hold information about a monotonic timer
347 * functions. You must configure the timer with
357 void evutil_monotonic_timer_free(struct evutil_monotonic_timer *timer);
363 int evutil_configure_monotonic_time(struct evutil_monotonic_timer *timer,
373 * It is not safe to use this funtion on the same timer from multiple
377 int evutil_gettime_monotonic(struct evutil_monotonic_timer *timer,
/freebsd-13-stable/contrib/ntp/sntp/libevent/include/event2/
H A Dutil.h296 * Structure to hold information about a monotonic timer
318 * functions. You must configure the timer with
328 void evutil_monotonic_timer_free(struct evutil_monotonic_timer *timer);
334 int evutil_configure_monotonic_time(struct evutil_monotonic_timer *timer,
344 * It is not safe to use this funtion on the same timer from multiple
348 int evutil_gettime_monotonic(struct evutil_monotonic_timer *timer,
/freebsd-13-stable/sys/arm/arm/
H A Dgeneric_timer.c83 #define GT_CNTKCTL_PL0PTEN (1 << 9) /* PL0 Physical timer reg access */
84 #define GT_CNTKCTL_PL0VTEN (1 << 8) /* PL0 Virtual timer reg access */
325 if (ofw_bus_is_compatible(dev, "arm,armv8-timer")) {
328 } else if (ofw_bus_is_compatible(dev, "arm,armv7-timer")) {
411 if (OF_hasprop(node, "allwinner,sun50i-a64-unstable-timer")) {
415 "Enabling allwinner unstable timer workaround\n");
421 /* Try to get clock frequency from timer */
436 /* Use the virtual timer if we have one. */
465 /* Disable the virtual timer until we are ready */
509 EARLY_DRIVER_MODULE(timer, simplebu
[all...]
/freebsd-13-stable/usr.sbin/trpt/
H A Dtrpt.c311 int flags, len, win, timer; local
410 timer = req >> 8;
414 printf("<%s>", tcptimers[timer]);
/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_os.h862 * @brief Initialize and set a timer
865 * @param timer pointer to the structure allocated for this timer
866 * @param func the function to call when the timer expires
867 * @param data Data to pass to the provided timer function when the timer
871 extern int32_t ocs_setup_timer(ocs_os_handle_t os, ocs_timer_t *timer, void(*func)(void *arg),
876 * @brief Modify a timer's expiration
878 * @param timer pointer to the structure allocated for this timer
[all...]
/freebsd-13-stable/sys/dev/hptnr/
H A Dos_bsd.h182 struct callout timer; member in struct:_vbus_ext
/freebsd-13-stable/sys/dev/hptrr/
H A Dos_bsd.h183 struct callout timer; member in struct:_vbus_ext
/freebsd-13-stable/sys/dev/isci/
H A Disci_io_request.c217 callout_stop(&isci_request->parent.timer);
683 callout_init(&request->timer, 1);
734 callout_reset_sbt(&io_request->parent.timer,
986 callout_reset_sbt(&io_request->parent.timer,
/freebsd-13-stable/sys/dev/qat/
H A Dqat_hw17.c301 uint32_t timer; local
305 timer = sc->sc_hw.qhw_clock_per_sec / 1000 * QAT_SSM_WDT;
309 qat_misc_write_4(sc, SSMWDT(i), timer);
310 qat_misc_write_4(sc, SSMWDTPKE(i), timer);
/freebsd-13-stable/sys/modules/dtb/allwinner/
H A DMakefile58 sun50i-a64-timer.dtso \
/freebsd-13-stable/sys/dev/sume/
H A Dadapter.h189 struct callout timer; member in struct:sume_adapter
/freebsd-13-stable/usr.sbin/rtsold/
H A Drtsold.h71 int probeinterval; /* interval of probe timer (if necessary) */
72 int probetimer; /* rest of probe timer */
81 struct timespec timer; member in struct:ifinfo
/freebsd-13-stable/sys/dev/isci/scil/
H A Dscif_sas_domain.c246 // with the remote device timer and the domain timer.
582 fw_domain->operation.timer = NULL;
738 // Create the timer for each domain. It is too early in the process
741 if (fw_domain->operation.timer == 0)
743 fw_domain->operation.timer = scif_cb_timer_create(
1403 if (fw_domain->operation.timer != NULL)
1405 scif_cb_timer_destroy(fw_controller, fw_domain->operation.timer);
1406 fw_domain->operation.timer = NULL;
/freebsd-13-stable/contrib/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]);

Completed in 306 milliseconds

12345678910