Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/compat/linuxkpi/common/src/
HDlinux_hrtimer.c50 callout_deactivate(&hrtimer->callout); in hrtimer_call_handler()
/freebsd-14-stable/sys/sys/
HDcallout.h85 #define callout_deactivate(c) ((c)->c_flags &= ~CALLOUT_ACTIVE) macro
/freebsd-14-stable/sys/tests/callout_test/
HDcallout_test.c122 callout_deactivate(&rn->co_array[cpu]); in test_callout()
/freebsd-14-stable/sys/ofed/drivers/infiniband/ulp/sdp/
HDsdp_bcopy.c149 callout_deactivate(&ssk->nagle_timer); in sdp_nagle_timeout()
HDsdp_main.c341 callout_deactivate(&ssk->keep2msl); in sdp_2msl_timeout()
380 callout_deactivate(&ssk->keep2msl); in sdp_dreq_timeout()
1556 callout_deactivate(&ssk->keep2msl); in sdp_keepalive_timeout()
HDsdp_tx.c359 callout_deactivate(&ssk->tx_ring.timer); in sdp_poll_tx_timeout()
/freebsd-14-stable/sys/contrib/vchiq/interface/compat/
HDvchi_bsd.c71 callout_deactivate(&t->callout); in run_timer()
/freebsd-14-stable/sys/amd64/vmm/io/
HDvatpit.c165 callout_deactivate(callout); in vatpit_callout_handler()
HDvhpet.c302 callout_deactivate(callout); in vhpet_handler()
HDvrtc.c556 callout_deactivate(&vrtc->callout); in vrtc_callout_handler()
HDvlapic.c732 callout_deactivate(&vlapic->callout); in vlapic_callout_handler()
/freebsd-14-stable/sys/netinet/
HDsctp_os_bsd.h276 #define SCTP_OS_TIMER_DEACTIVATE callout_deactivate
HDtcp_hpts.c1643 callout_deactivate(&hpts->co); in tcp_hpts_thread()
HDtcp_log_buf.c1377 callout_deactivate(&tcp_log_expireq_callout); in tcp_log_expire()
HDtcp_syncache.c2507 callout_deactivate(&sc->pause_co); in syncache_unpause()
/freebsd-14-stable/sys/arm/mv/
HDgpio.c632 callout_deactivate(c); in mv_gpio_debounce_setup()
777 callout_deactivate(sc->debounce_callouts[pin]); in mv_gpio_debounce()
/freebsd-14-stable/sys/kern/
HDsys_timerfd.c416 callout_deactivate(&tfd->tfd_callout); in timerfd_expire()
/freebsd-14-stable/sys/dev/ocs_fc/
HDocs_os.c934 callout_deactivate(&timer->callout); in __ocs_callout()
HDocs_cam.c1149 callout_deactivate(&fcp->ldt); in ocs_ldt_task()
/freebsd-14-stable/sys/dev/mps/
HDmps_mapping.c1969 callout_deactivate(&sc->device_check_callout); in mps_mapping_check_devices()
/freebsd-14-stable/sys/dev/mpr/
HDmpr_mapping.c2438 callout_deactivate(&sc->device_check_callout); in mpr_mapping_check_devices()
/freebsd-14-stable/share/man/man9/
HDMakefile821 callout.9 callout_deactivate.9 \
/freebsd-14-stable/sys/dev/isp/
HDisp_freebsd.c2079 callout_deactivate(&fc->gdt); in isp_gdt_task()
/freebsd-14-stable/sys/dev/pms/freebsd/driver/ini/src/
HDagtiapi.c5945 callout_deactivate( &pCard->devRmTimer ); in agtiapi_devRmCheck()