Home
last modified time | relevance | path

Searched refs:callout_schedule (Results 1 – 25 of 41) sorted by relevance

12

/freebsd/sys/dev/qat/qat_common/
H A Dadf_freebsd_dev_processes.c387 callout_schedule(&callout, ADF_STATE_CALLOUT_TIME); in adf_state_callout_notify_ev()
426 callout_schedule(&callout, ADF_STATE_CALLOUT_TIME); in adf_state_set()
595 callout_schedule(&callout, ADF_STATE_CALLOUT_TIME); in adf_state_open()
636 callout_schedule(&callout, ADF_STATE_CALLOUT_TIME); in adf_state_read()
/freebsd/sys/net80211/
H A Dieee80211_dfs.c266 callout_schedule(&dfs->nol_timer, oldest + NOL_TIMEOUT - now); in dfs_timeout()
366 callout_schedule(&dfs->cac_timer, 0); in ieee80211_dfs_notify_radar()
/freebsd/sys/dev/ofw/
H A Dofw_console.c158 callout_schedule(&ofw_timer, polltime); in ofw_timeout()
/freebsd/sys/sys/
H A Dcallout.h115 int callout_schedule(struct callout *, int);
/freebsd/sys/dev/wtap/wtap_hal/
H A Dhal.c226 callout_schedule(&hal->hw.timer_intr, intval); in wtap_hal_timer_intr()
/freebsd/sys/dev/sound/
H A Ddummy.c91 callout_schedule(&sc->callout, 1); in dummy_chan_io()
/freebsd/sys/netinet/
H A Dif_ether.c243 callout_schedule(&lle->lle_timer, hz * V_arpt_rexmit); in arptimer()
255 callout_schedule(&lle->lle_timer, hz * V_arpt_rexmit); in arptimer()
265 callout_schedule(&lle->lle_timer, hz * V_arpt_rexmit); in arptimer()
H A Dtcp_syncache.c2408 callout_schedule(&sc->secret.reseed, SYNCOOKIE_LIFETIME * hz); in syncookie_reseed()
2504 callout_schedule(&sc->pause_co, delta * hz); in syncache_unpause()
/freebsd/sys/dev/wtap/
H A Dif_wtap.c274 callout_schedule(&avp->av_swba, avp->av_bcinterval); in wtap_beacon_intrp()
/freebsd/sys/kern/
H A Dkern_ntptime.c998 callout_schedule(&resettodr_callout, resettodr_period * hz); in periodic_resettodr()
H A Dkern_timeout.c1082 callout_schedule(struct callout *c, int to_ticks) in callout_schedule() function
/freebsd/sys/dev/liquidio/base/
H A Dlio_console.c571 callout_schedule(&oct->console_timer[console_num].timer, in lio_check_console()
/freebsd/sys/dev/liquidio/
H A Dlio_sysctl.c1389 callout_schedule(&lio->stats_timer, in lio_fw_stats_callback()
1435 callout_schedule(&lio->stats_timer, in lio_get_fw_stats()
/freebsd/sys/dev/kbdmux/
H A Dkbdmux.c229 callout_schedule(&state->ks_timo, TICKS); in kbdmux_kbd_intr_timo()
/freebsd/sys/dev/al_eth/
H A Dal_eth.c3142 callout_schedule(&adapter->wd_callout, hz); in al_tick()
3152 callout_schedule(&adapter->stats_callout, hz); in al_tick_stats()
/freebsd/sys/dev/mvs/
H A Dmvs.c1763 callout_schedule(&ch->pm_timer, in mvs_end_transaction()
1990 callout_schedule(&ch->reset_timer, hz / 10); in mvs_reset_to()
/freebsd/sys/dev/neta/
H A Dif_mvneta.c1813 callout_schedule(&sc->tick_ch, hz); in mvneta_tick()
2238 callout_schedule(&sc->tick_ch, hz); in mvneta_init_locked()
/freebsd/sys/dev/usb/net/
H A Duhso.c1630 callout_schedule(&sc->sc_c, 1); in uhso_ifnet_read_callback()
/freebsd/sys/dev/ahci/
H A Dahci.c2141 callout_schedule(&ch->pm_timer, in ahci_end_transaction()
2449 callout_schedule(&ch->reset_timer, hz / 10); in ahci_reset_to()
/freebsd/sys/dev/acpica/
H A Dacpi.c3310 callout_schedule(&acpi_sleep_timer, hz * ACPI_MINIMUM_AWAKETIME); in acpi_sleep_enable()
3550 callout_schedule(&acpi_sleep_timer, hz * ACPI_MINIMUM_AWAKETIME); in acpi_EnterSleepState()
/freebsd/sys/netpfil/ipfw/nat64/
H A Dnat64lsn.c994 callout_schedule(&cfg->periodic, hz * PERIODIC_DELAY); in nat64lsn_periodic()
/freebsd/sys/dev/ixl/
H A Dif_ixl.c473 callout_schedule(&pf->admin_timer, hz/2); in ixl_admin_timer()
/freebsd/sys/dev/netmap/
H A Dif_ptnet.c1071 callout_schedule(&sc->tick, hz); in ptnet_tick()
/freebsd/sys/dev/ioat/
H A Dioat.c1646 callout_schedule(&ioat->poll_timer, 1); in ioat_poll_timer_callback()
/freebsd/sys/powerpc/mpc85xx/
H A Dfsl_sata.c1361 callout_schedule(&ch->pm_timer, in fsl_sata_end_transaction()

12