| /f-stack/freebsd/mips/cavium/ |
| H A D | octeon_rnd.c | 114 callout_stop(&sc->sc_callout); in octeon_rnd_detach()
|
| /f-stack/freebsd/x86/x86/ |
| H A D | mp_watchdog.c | 123 callout_stop(&watchdog_callout); in watchdog_change()
|
| /f-stack/tools/compat/include/sys/ |
| H A D | callout.h | 127 #define callout_stop(c) _callout_stop_safe(c, 0, NULL) macro
|
| /f-stack/freebsd/sys/ |
| H A D | callout.h | 129 #define callout_stop(c) _callout_stop_safe(c, 0, NULL) macro
|
| /f-stack/freebsd/net/altq/ |
| H A D | altq_var.h | 173 #define CALLOUT_STOP(c) callout_stop((c))
|
| /f-stack/freebsd/kern/ |
| H A D | subr_log.c | 138 callout_stop(&logsoftc.sc_callout); in logclose()
|
| H A D | kern_cons.c | 600 callout_stop(&conscallout); in constty_clear()
|
| H A D | kern_time.c | 845 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 D | subr_taskqueue.c | 565 pending = !!(callout_stop(&timeout_task->c) > 0); in taskqueue_cancel_timeout()
|
| /f-stack/freebsd/netinet/ |
| H A D | ip_carp.c | 738 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 D | tcp_fastopen.c | 678 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 D | tcp_timer.c | 937 callout_stop(t_callout); in tcp_timer_activate() 1012 return (callout_stop(t_callout)); in tcp_timer_suspend()
|
| H A D | sctp_os_bsd.h | 276 #define SCTP_OS_TIMER_STOP callout_stop
|
| H A D | ip_mroute.c | 742 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 D | bcm2835_ft5406.c | 182 callout_stop(&sc->sc_callout); in ft5406ts_ev_close()
|
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_tdma.c | 244 callout_stop(&vap->iv_swbmiss); in tdma_newstate() 311 callout_stop(&vap->iv_swbmiss); in tdma_beacon_miss()
|
| H A D | ieee80211_dfs.c | 219 callout_stop(&dfs->cac_timer); in ieee80211_dfs_cac_stop()
|
| H A D | ieee80211_sta.c | 155 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 D | ieee80211_wds.c | 360 callout_stop(&vap->iv_mgtsend); /* XXX callout_drain */ in wds_newstate()
|
| /f-stack/freebsd/contrib/vchiq/interface/compat/ |
| H A D | vchi_bsd.c | 117 callout_stop(&t->callout); in vchiq_del_timer_sync()
|
| /f-stack/freebsd/mips/cavium/octe/ |
| H A D | ethernet.c | 477 callout_stop(&cvm_oct_poll_timer); in cvm_oct_cleanup_module()
|
| /f-stack/freebsd/amd64/vmm/io/ |
| H A D | vlapic.c | 798 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 D | bpf.c | 909 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 D | if_spppsubr.c | 2086 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 D | dn_aqm_pie.c | 394 callout_stop(&pst->aqm_pie_callout); in deactivate_pie()
|