Home
last modified time | relevance | path

Searched refs:callout_deactivate (Results 1 – 22 of 22) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_hrtimer.c49 callout_deactivate(&hrtimer->callout); in hrtimer_call_handler()
/freebsd/sys/sys/
H A Dcallout.h83 #define callout_deactivate(c) ((c)->c_flags &= ~CALLOUT_ACTIVE) macro
/freebsd/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_bcopy.c149 callout_deactivate(&ssk->nagle_timer); in sdp_nagle_timeout()
H A Dsdp_main.c323 callout_deactivate(&ssk->keep2msl); in sdp_2msl_timeout()
362 callout_deactivate(&ssk->keep2msl); in sdp_dreq_timeout()
1561 callout_deactivate(&ssk->keep2msl); in sdp_keepalive_timeout()
H A Dsdp_tx.c359 callout_deactivate(&ssk->tx_ring.timer); in sdp_poll_tx_timeout()
/freebsd/sys/contrib/vchiq/interface/compat/
H A Dvchi_bsd.c70 callout_deactivate(&t->callout); in run_timer()
/freebsd/sys/amd64/vmm/io/
H A Dvatpit.c166 callout_deactivate(callout); in vatpit_callout_handler()
H A Dvhpet.c303 callout_deactivate(callout); in vhpet_handler()
H A Dvrtc.c557 callout_deactivate(&vrtc->callout); in vrtc_callout_handler()
H A Dvlapic.c733 callout_deactivate(&vlapic->callout); in vlapic_callout_handler()
/freebsd/sys/netinet/
H A Dsctp_os_bsd.h269 #define SCTP_OS_TIMER_DEACTIVATE callout_deactivate
H A Dtcp_hpts.c1664 callout_deactivate(&hpts->co); in tcp_hpts_thread()
H A Dtcp_syncache.c2560 callout_deactivate(&sc->pause_co); in syncache_unpause()
H A Dtcp_log_buf.c1387 callout_deactivate(&tcp_log_expireq_callout); in tcp_log_expire()
/freebsd/sys/arm/mv/
H A Dgpio.c632 callout_deactivate(c); in mv_gpio_debounce_setup()
777 callout_deactivate(sc->debounce_callouts[pin]); in mv_gpio_debounce()
/freebsd/sys/dev/ocs_fc/
H A Docs_os.c934 callout_deactivate(&timer->callout); in __ocs_callout()
H A Docs_cam.c1149 callout_deactivate(&fcp->ldt); in ocs_ldt_task()
/freebsd/sys/kern/
H A Dsys_timerfd.c427 callout_deactivate(&tfd->tfd_callout); in timerfd_expire()
/freebsd/sys/dev/mps/
H A Dmps_mapping.c1968 callout_deactivate(&sc->device_check_callout); in mps_mapping_check_devices()
/freebsd/sys/dev/mpr/
H A Dmpr_mapping.c2437 callout_deactivate(&sc->device_check_callout); in mpr_mapping_check_devices()
/freebsd/share/man/man9/
H A DMakefile831 callout.9 callout_deactivate.9 \
/freebsd/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c5945 callout_deactivate( &pCard->devRmTimer ); in agtiapi_devRmCheck()