Home
last modified time | relevance | path

Searched refs:cancel_work_sync (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/sys/compat/linuxkpi/common/include/linux/
H A Dworkqueue.h185 #define cancel_work_sync(work) \ macro
/freebsd-12.1/sys/dev/mlx5/mlx5_core/
H A Dmlx5_health.c691 cancel_work_sync(&health->work); in mlx5_drain_health_wq()
692 cancel_work_sync(&health->work_watchdog); in mlx5_drain_health_wq()
/freebsd-12.1/sys/ofed/drivers/infiniband/ulp/sdp/
H A Dsdp_rx.c742 cancel_work_sync(&ssk->rx_comp_work); in sdp_rx_ring_destroy()
/freebsd-12.1/sys/ofed/drivers/infiniband/ulp/ipoib/
H A Dipoib_cm.c796 cancel_work_sync(&priv->cm.rx_reap_task); in ipoib_cm_dev_stop()
/freebsd-12.1/sys/dev/mlx5/mlx5_en/
H A Dmlx5_en_main.c1492 cancel_work_sync(&rq->dim.work); in mlx5e_close_rq_wait()
2506 cancel_work_sync(&rq->dim.work); in mlx5e_refresh_rq_params()
/freebsd-12.1/sys/dev/mlx4/mlx4_en/
H A Dmlx4_en_netdev.c363 cancel_work_sync(&filter->work); in mlx4_en_cleanup_filters()
/freebsd-12.1/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_main.c2844 cancel_work_sync(&devr->ports[port].pkey_change_work); in destroy_dev_resources()