Home
last modified time | relevance | path

Searched refs:cancel_delayed_work_sync (Results 1 – 17 of 17) sorted by relevance

/freebsd-13.1/sys/contrib/dev/iwlwifi/fw/
H A Ddbg.h234 cancel_delayed_work_sync(&fwrt->timestamp.wk); in iwl_fw_cancel_timestamp()
241 cancel_delayed_work_sync(&fwrt->timestamp.wk); in iwl_fw_suspend_timestamp()
H A Druntime.h185 cancel_delayed_work_sync(&fwrt->dump.wks[i].wk); in iwl_fw_runtime_free()
/freebsd-13.1/sys/dev/mlx4/mlx4_core/
H A Dmlx4_sense.c143 cancel_delayed_work_sync(&mlx4_priv(dev)->sense.sense_poll); in mlx4_stop_sense()
/freebsd-13.1/sys/compat/linuxkpi/common/include/linux/
H A Dworkqueue.h199 #define cancel_delayed_work_sync(dwork) \ macro
/freebsd-13.1/sys/dev/mlx5/mlx5_core/
H A Dmlx5_health.c693 cancel_delayed_work_sync(&health->recover_work); in mlx5_drain_health_wq()
706 cancel_delayed_work_sync(&dev->priv.health.recover_work); in mlx5_drain_health_recovery()
H A Dmlx5_cmd.c271 cancel_delayed_work_sync(&ent->cb_timeout_work); in free_cmd()
/freebsd-13.1/sys/contrib/dev/iwlwifi/mvm/
H A Dutils.c1053 cancel_delayed_work_sync(&mvm->tcm.work); in iwl_mvm_pause_tcm()
1103 cancel_delayed_work_sync(&mvmvif->uapsd_nonagg_detected_wk); in iwl_mvm_tcm_rm_vif()
H A Dtt.c902 cancel_delayed_work_sync(&mvm->thermal_throttle.ct_kill_exit); in iwl_mvm_thermal_exit()
H A Dops.c1447 cancel_delayed_work_sync(&mvm->tcm.work); in iwl_op_mode_mvm_stop()
H A Drxmq.c1935 cancel_delayed_work_sync(&mvm->cs_tx_unblock_dwork); in iwl_mvm_rx_mpdu_mq()
H A Dmac80211.c1294 cancel_delayed_work_sync(&mvm->cs_tx_unblock_dwork); in iwl_mvm_mac_stop()
1295 cancel_delayed_work_sync(&mvm->scan_timeout_dwork); in iwl_mvm_mac_stop()
/freebsd-13.1/sys/ofed/drivers/infiniband/core/
H A Dib_mad_rmpp.c107 cancel_delayed_work_sync(&rmpp_recv->timeout_work); in ib_cancel_rmpp_recvs()
108 cancel_delayed_work_sync(&rmpp_recv->cleanup_work); in ib_cancel_rmpp_recvs()
H A Dib_mad.c580 cancel_delayed_work_sync(&mad_agent_priv->timed_work); in unregister_mad_agent()
H A Dib_cm.c4256 cancel_delayed_work_sync(&timewait_info->work.work); in ib_cm_cleanup()
/freebsd-13.1/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_cong.c470 while (cancel_delayed_work_sync(&dev->congestion.dwork)) in mlx5_ib_cleanup_congestion()
/freebsd-13.1/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_mcg.c789 cancel_delayed_work_sync(&group->timeout_work); in search_relocate_mgid0_group()
/freebsd-13.1/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_cm.c844 cancel_delayed_work_sync(&priv->cm.stale_task); in ipoib_cm_dev_stop()