Home
last modified time | relevance | path

Searched refs:destroy_workqueue (Results 1 – 25 of 27) sorted by relevance

12

/NextBSD/sys/ofed/drivers/infiniband/hw/mthca/
HDmthca_catas.c197 destroy_workqueue(catas_wq); in mthca_catas_cleanup()
/NextBSD/sys/compat/linuxkpi/common/include/linux/
HDworkqueue.h65 extern void destroy_workqueue(struct workqueue_struct *);
/NextBSD/sys/ofed/drivers/infiniband/core/
HDdevice.c765 destroy_workqueue(ib_wq); in ib_core_init()
774 destroy_workqueue(ib_wq); in ib_core_cleanup()
HDmulticast.c905 destroy_workqueue(mcast_wq); in mcast_init()
913 destroy_workqueue(mcast_wq); in mcast_cleanup()
HDaddr.c571 destroy_workqueue(addr_wq); in addr_cleanup()
HDiwcm.c1034 destroy_workqueue(iwcm_wq); in iw_cm_cleanup()
HDcma.c3724 destroy_workqueue(cma_free_wq); in cma_init()
3726 destroy_workqueue(cma_wq); in cma_init()
3737 destroy_workqueue(cma_free_wq); in cma_cleanup()
3738 destroy_workqueue(cma_wq); in cma_cleanup()
HDmad.c355 destroy_workqueue(tf->workq); in tf_free()
3509 destroy_workqueue(port_priv->wq); in ib_mad_port_open()
3550 destroy_workqueue(port_priv->wq); in ib_mad_port_close()
/NextBSD/sys/ofed/drivers/infiniband/debug/
HDmemtrack.c90 #ifdef destroy_workqueue
91 #undef destroy_workqueue
HDmtrack.h753 #define destroy_workqueue(wq_addr) ({ \ macro
759 destroy_workqueue(wq_addr); \
/NextBSD/sys/ofed/drivers/net/mlx4/
HDen_main.c154 destroy_workqueue(mdev->workqueue); in mlx4_en_remove()
HDcmd.c2231 destroy_workqueue(priv->mfunc.master.comm_wq); in mlx4_multi_func_init()
2311 destroy_workqueue(priv->mfunc.master.comm_wq); in mlx4_multi_func_cleanup()
HDmain.c3851 destroy_workqueue(mlx4_wq); in mlx4_init()
3862 destroy_workqueue(mlx4_wq); in mlx4_cleanup()
/NextBSD/sys/dev/ifmlx4/
HDen_main.c163 destroy_workqueue(mdev->workqueue); in mlx4_en_remove()
HDcmd.c2230 destroy_workqueue(priv->mfunc.master.comm_wq); in mlx4_multi_func_init()
2310 destroy_workqueue(priv->mfunc.master.comm_wq); in mlx4_multi_func_cleanup()
HDmain.c3783 destroy_workqueue(mlx4_wq); in mlx4_init()
3794 destroy_workqueue(mlx4_wq); in mlx4_cleanup()
/NextBSD/sys/ofed/drivers/infiniband/hw/mlx4/
HDalias_GUID.c616 destroy_workqueue(dev->sriov.alias_guid.ports_guid[i].wq); in mlx4_ib_destroy_alias_guid_service()
692 destroy_workqueue(dev->sriov.alias_guid.ports_guid[i].wq); in mlx4_ib_init_alias_guid_service()
HDmcg.c1100 destroy_workqueue(ctx->mcg_wq); in _mlx4_ib_mcg_port_cleanup()
1259 destroy_workqueue(clean_wq); in mlx4_ib_mcg_destroy()
HDmad.c2182 destroy_workqueue(ctx->wq); in mlx4_ib_alloc_demux_ctx()
2236 destroy_workqueue(ctx->ud_wq); in mlx4_ib_free_demux_ctx()
2237 destroy_workqueue(ctx->wq); in mlx4_ib_free_demux_ctx()
HDmain.c2857 destroy_workqueue(wq); in mlx4_ib_init()
2865 destroy_workqueue(wq); in mlx4_ib_cleanup()
/NextBSD/sys/dev/mlx5/mlx5_core/
HDmlx5_main.c1113 destroy_workqueue(mlx5_core_wq); in init()
1122 destroy_workqueue(mlx5_core_wq); in cleanup()
HDmlx5_pagealloc.c493 destroy_workqueue(dev->priv.pg_wq); in mlx5_pagealloc_stop()
HDmlx5_cmd.c1476 destroy_workqueue(cmd->wq); in mlx5_cmd_cleanup()
/NextBSD/sys/ofed/drivers/infiniband/ulp/ipoib/
HDipoib_main.c1237 destroy_workqueue(ipoib_workqueue); in ipoib_init_module()
1251 destroy_workqueue(ipoib_workqueue); in ipoib_cleanup_module()
/NextBSD/sys/compat/linuxkpi/common/src/
HDlinux_compat.c1101 destroy_workqueue(struct workqueue_struct *wq) in destroy_workqueue() function

12