Home
last modified time | relevance | path

Searched refs:callout_reset (Results 1 – 25 of 285) sorted by relevance

12345678910>>...12

/freebsd/sys/dev/iwm/
H A Dif_iwm_led.c171 callout_reset(&sc->sc_led_blink_to, (200 * hz) / 1000, in iwm_led_blink_timeout()
178 callout_reset(&sc->sc_led_blink_to, 0, iwm_led_blink_timeout, sc); in iwm_led_blink_start()
/freebsd/sys/dev/ath/
H A Dif_ath_led.c176 callout_reset(&sc->sc_ledtimer, sc->sc_ledoff, ath_led_done, sc); in ath_led_off()
189 callout_reset(&sc->sc_ledtimer, on, ath_led_off, sc); in ath_led_blink()
/freebsd/sys/powerpc/mambo/
H A Dmambo_console.c92 callout_reset(&mambo_callout, polltime, mambo_timeout, NULL); in cn_drvinit()
123 callout_reset(&mambo_callout, polltime, mambo_timeout, NULL); in mambo_timeout()
/freebsd/sys/dev/altera/jtag_uart/
H A Daltera_jtag_uart_tty.c396 callout_reset(&sc->ajus_io_callout, AJU_IO_POLLINTERVAL, in aju_io_callout()
436 callout_reset(&sc->ajus_ac_callout, AJU_AC_POLLINTERVAL, in aju_ac_callout()
529 callout_reset(&sc->ajus_io_callout, AJU_IO_POLLINTERVAL, in altera_jtag_uart_attach()
533 callout_reset(&sc->ajus_ac_callout, AJU_AC_POLLINTERVAL, in altera_jtag_uart_attach()
/freebsd/sys/dev/cfe/
H A Dcfe_console.c101 callout_reset(&cfe_timer, polltime, cfe_timeout, tp); in cfe_tty_open()
147 callout_reset(&cfe_timer, polltime, cfe_timeout, tp); in cfe_timeout()
/freebsd/sys/riscv/riscv/
H A Driscv_console.c130 callout_reset(&riscv_callout, polltime, riscv_timeout, NULL); in cn_drvinit()
166 callout_reset(&riscv_callout, polltime, riscv_timeout, NULL); in riscv_timeout()
/freebsd/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_bcopy.c128 callout_reset(&ssk->nagle_timer, SDP_NAGLE_TIMEOUT, in sdp_nagle_off()
161 callout_reset(&ssk->nagle_timer, SDP_NAGLE_TIMEOUT, in sdp_nagle_timeout()
258 callout_reset(&ssk->nagle_timer, 1, sdp_nagle_timeout, ssk); in sdp_post_sends()
/freebsd/sys/dev/smartpqi/
H A Dsmartpqi_misc.c70 callout_reset(&softs->os_specific.wellness_periodic, in os_wellness_periodic()
99 callout_reset(&softs->os_specific.heartbeat_timeout_id, in os_start_heartbeat_timer()
/freebsd/tools/test/callout_free/
H A Dcallout_free.c68 callout_reset(&callout_free, hz/10, callout_free_func, in callout_free_load()
/freebsd/sys/dev/sound/midi/
H A Dmpu401.c168 callout_reset(&m->timer, 1, mpu401_timeout, m); in mpu401_intr()
273 callout_reset(&m->timer, 1, mpu401_timeout, m); in mpu401_mcallback()
/freebsd/sys/dev/mmcnull/
H A Dmmcnull.c303 callout_reset(&sc->tick, hz / 10, mmcnull_intr_sdio_newintr, sc); in mmcnull_intr_sdio()
332 callout_reset(&sc->tick, hz / 10, mmcnull_intr_sdio, sc); in mmcnull_handle_mmcio()
334 callout_reset(&sc->tick, hz / 10, mmcnull_intr_sd, sc); in mmcnull_handle_mmcio()
/freebsd/sys/arm/mv/armada/
H A Dthermal.c204 callout_reset(&sc->temp_upd, hz, armada_temp_update, sc); in armada_thermal_attach()
308 callout_reset(&sc->temp_upd, hz, armada_temp_update, sc); in armada_temp_update()
/freebsd/sys/dev/watchdog/
H A Dwatchdog.c159 (void) callout_reset(&wd_softtimeo_handle, in wdog_kern_pat()
309 (void) callout_reset(&wd_pretimeo_handle, in wd_set_pretimeout()
/freebsd/sys/dev/rtwn/
H A Dif_rtwn_calib.c115 callout_reset(&sc->sc_calib_to, 2*hz, rtwn_calib_to, sc); in rtwn_calib_cb()
/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_ft5406.c169 callout_reset(&sc->sc_callout, sc->sc_tick, ft5406ts_callout, sc); in ft5406ts_callout()
191 callout_reset(&sc->sc_callout, sc->sc_tick, ft5406ts_callout, sc); in ft5406ts_ev_open()
/freebsd/sys/net80211/
H A Dieee80211_dfs.c189 callout_reset(&dfs->cac_timer, CAC_TIMEOUT, cac_timeout, vap); in ieee80211_dfs_cac_start()
336 callout_reset(&dfs->nol_timer, NOL_TIMEOUT, in ieee80211_dfs_notify_radar()
/freebsd/sys/dev/led/
H A Dled.c85 callout_reset(&led_ch, hz / 10, led_timeout, p); in led_timeout()
99 callout_reset(&led_ch, hz / 10, led_timeout, NULL); in led_state()
/freebsd/sys/gdb/
H A Dgdb_cons.c169 callout_reset(&gc->flush, hz/4, gdb_cnflush, gc); in gdb_cnputc()
/freebsd/sys/dev/dcons/
H A Ddcons_os.c248 callout_reset(&dcons_callout, polltime, dcons_timeout, tp); in dcons_timeout()
399 callout_reset(&dcons_callout, polltime, dcons_timeout, NULL); in dcons_attach()
/freebsd/sys/dev/nmdm/
H A Dnmdm.c246 callout_reset(&np->np_callout, np->np_rate, nmdm_timeout, np); in nmdm_timeout()
362 callout_reset(&np->np_callout, rate, nmdm_timeout, np); in nmdm_param()
/freebsd/sys/dev/ntb/
H A Dntb_transport.c329 callout_reset(&nt->link_watchdog, 1 * hz, xeon_link_watchdog_hb, nt); in xeon_link_watchdog_hb()
512 callout_reset(&nt->link_watchdog, 0, xeon_link_watchdog_hb, nt); in ntb_transport_attach()
754 callout_reset(&qp->link_work, 0, ntb_qp_link_work, qp); in ntb_transport_link_up()
1121 callout_reset(&nt->link_work, 0, ntb_transport_link_work, nt); in ntb_transport_event_callback()
1229 callout_reset(&qp->link_work, 0, ntb_qp_link_work, qp); in ntb_transport_link_work()
1239 callout_reset(&nt->link_work, in ntb_transport_link_work()
1402 callout_reset(&qp->link_work, in ntb_qp_link_work()
/freebsd/sys/powerpc/pseries/
H A Dphyp_console.c264 callout_reset(&sc->callout, sc->polltime, uart_phyp_intr, sc); in uart_phyp_attach()
457 callout_reset(&sc->callout, sc->polltime, uart_phyp_intr, sc); in uart_phyp_intr()
/freebsd/sys/dev/ppbus/
H A Dpps.c240 callout_reset(&sc->timeout, 1, ppshcpoll, sc); in ppsopen()
297 callout_reset(&sc->timeout, 1, ppshcpoll, sc); in ppshcpoll()
/freebsd/sys/netinet/
H A Dtcp_hostcache.c287 callout_reset(&V_tcp_hc_callout, V_tcp_hostcache.prune * hz, in tcp_hc_init()
818 callout_reset(&V_tcp_hc_callout, V_tcp_hostcache.prune * hz, in tcp_hc_purge()
840 callout_reset(&V_tcp_hc_callout, V_tcp_hostcache.prune * hz, in sysctl_tcp_hc_purgenow()
/freebsd/sys/dev/ofw/
H A Dofw_console.c119 callout_reset(&ofw_timer, polltime, ofw_timeout, tp); in ofwtty_open()

12345678910>>...12