Home
last modified time | relevance | path

Searched refs:callout_stop (Results 1 – 25 of 62) sorted by relevance

123

/f-stack/freebsd/mips/cavium/
H A Docteon_rnd.c114 callout_stop(&sc->sc_callout); in octeon_rnd_detach()
/f-stack/freebsd/x86/x86/
H A Dmp_watchdog.c123 callout_stop(&watchdog_callout); in watchdog_change()
/f-stack/tools/compat/include/sys/
H A Dcallout.h127 #define callout_stop(c) _callout_stop_safe(c, 0, NULL) macro
/f-stack/freebsd/sys/
H A Dcallout.h129 #define callout_stop(c) _callout_stop_safe(c, 0, NULL) macro
/f-stack/freebsd/net/altq/
H A Daltq_var.h173 #define CALLOUT_STOP(c) callout_stop((c))
/f-stack/freebsd/kern/
H A Dsubr_log.c138 callout_stop(&logsoftc.sc_callout); in logclose()
H A Dkern_cons.c600 callout_stop(&conscallout); in constty_clear()
H A Dkern_time.c845 callout_stop(&p->p_itcallout); in kern_setitimer()
1563 callout_stop(&it->it_callout); in realtimer_settime()
1668 callout_stop(&it->it_callout); in itimer_fire()
H A Dsubr_taskqueue.c565 pending = !!(callout_stop(&timeout_task->c) > 0); in taskqueue_cancel_timeout()
/f-stack/freebsd/netinet/
H A Dip_carp.c738 callout_stop(&sc->sc_ad_tmo); in carp_input_c()
1334 callout_stop(&sc->sc_ad_tmo); in carp_setrun()
1803 callout_stop(&sc->sc_ad_tmo); in carp_ioctl()
2079 callout_stop(&sc->sc_ad_tmo); in carp_sc_state()
2081 callout_stop(&sc->sc_md_tmo); in carp_sc_state()
2084 callout_stop(&sc->sc_md6_tmo); in carp_sc_state()
H A Dtcp_fastopen.c678 callout_stop(&V_tcp_fastopen_autokey_ctx.c); in sysctl_net_inet_tcp_fastopen_autokey()
733 callout_stop(&V_tcp_fastopen_autokey_ctx.c); in sysctl_net_inet_tcp_fastopen_server_enable()
H A Dtcp_timer.c937 callout_stop(t_callout); in tcp_timer_activate()
1012 return (callout_stop(t_callout)); in tcp_timer_suspend()
H A Dsctp_os_bsd.h276 #define SCTP_OS_TIMER_STOP callout_stop
H A Dip_mroute.c742 callout_stop(&V_expire_upcalls_ch); in X_ip_mrouter_done()
743 callout_stop(&V_bw_upcalls_ch); in X_ip_mrouter_done()
744 callout_stop(&V_bw_meter_ch); in X_ip_mrouter_done()
/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2835_ft5406.c182 callout_stop(&sc->sc_callout); in ft5406ts_ev_close()
/f-stack/freebsd/net80211/
H A Dieee80211_tdma.c244 callout_stop(&vap->iv_swbmiss); in tdma_newstate()
311 callout_stop(&vap->iv_swbmiss); in tdma_beacon_miss()
H A Dieee80211_dfs.c219 callout_stop(&dfs->cac_timer); in ieee80211_dfs_cac_stop()
H A Dieee80211_sta.c155 callout_stop(&vap->iv_swbmiss); in sta_beacon_miss()
247 callout_stop(&vap->iv_mgtsend); /* XXX callout_drain */ in sta_newstate()
252 callout_stop(&vap->iv_swbmiss); in sta_newstate()
H A Dieee80211_wds.c360 callout_stop(&vap->iv_mgtsend); /* XXX callout_drain */ in wds_newstate()
/f-stack/freebsd/contrib/vchiq/interface/compat/
H A Dvchi_bsd.c117 callout_stop(&t->callout); in vchiq_del_timer_sync()
/f-stack/freebsd/mips/cavium/octe/
H A Dethernet.c477 callout_stop(&cvm_oct_poll_timer); in cvm_oct_cleanup_module()
/f-stack/freebsd/amd64/vmm/io/
H A Dvlapic.c798 callout_stop(&vlapic->callout); in vlapic_icrtmr_write_handler()
1173 callout_stop(&vlapic->callout); in vlapic_svr_write_handler()
1687 callout_stop(&vlapic->callout); in vlapic_reset_callout()
/f-stack/freebsd/net/
H A Dbpf.c909 callout_stop(&d->bd_callout); in bpf_dtor()
1006 callout_stop(&d->bd_callout); in bpfread()
1120 callout_stop(&d->bd_callout); in bpf_wakeup()
1370 callout_stop(&d->bd_callout); in bpfioctl()
H A Dif_spppsubr.c2086 callout_stop (&sp->ch[cp->protoidx]); in sppp_cp_change_state()
4324 callout_stop(&sp->ch[IDX_CHAP]); in sppp_chap_tld()
4448 callout_stop(&sp->pap_my_to_ch); in sppp_pap_input()
4477 callout_stop (&sp->pap_my_to_ch); in sppp_pap_input()
4635 callout_stop (&sp->ch[IDX_PAP]); in sppp_pap_tld()
4636 callout_stop (&sp->pap_my_to_ch); in sppp_pap_tld()
/f-stack/freebsd/netpfil/ipfw/
H A Ddn_aqm_pie.c394 callout_stop(&pst->aqm_pie_callout); in deactivate_pie()

123