Searched refs:destroy_wq (Results 1 – 17 of 17) sorted by relevance
| /Linux-v5.15/drivers/infiniband/hw/mlx4/ |
| D | mcg.c | 1083 static void _mlx4_ib_mcg_port_cleanup(struct mlx4_ib_demux_ctx *ctx, int destroy_wq) in _mlx4_ib_mcg_port_cleanup() argument 1108 if (destroy_wq) in _mlx4_ib_mcg_port_cleanup() 1126 int destroy_wq; member 1133 _mlx4_ib_mcg_port_cleanup(cw->ctx, cw->destroy_wq); in mcg_clean_task() 1138 void mlx4_ib_mcg_port_cleanup(struct mlx4_ib_demux_ctx *ctx, int destroy_wq) in mlx4_ib_mcg_port_cleanup() argument 1147 if (destroy_wq) { in mlx4_ib_mcg_port_cleanup() 1148 _mlx4_ib_mcg_port_cleanup(ctx, destroy_wq); in mlx4_ib_mcg_port_cleanup() 1160 work->destroy_wq = destroy_wq; in mlx4_ib_mcg_port_cleanup()
|
| D | mlx4_ib.h | 838 void mlx4_ib_mcg_port_cleanup(struct mlx4_ib_demux_ctx *ctx, int destroy_wq);
|
| D | main.c | 2589 .destroy_wq = mlx4_ib_destroy_wq,
|
| /Linux-v5.15/drivers/virt/nitro_enclaves/ |
| D | ne_pci_dev.c | 351 goto destroy_wq; in ne_setup_msix() 356 destroy_wq: in ne_setup_msix()
|
| /Linux-v5.15/drivers/infiniband/core/ |
| D | uverbs_std_types_wq.c | 192 UAPI_DEF_OBJ_NEEDS_FN(destroy_wq)),
|
| D | device.c | 2637 SET_DEVICE_OP(dev_ops, destroy_wq); in ib_set_device_ops()
|
| D | verbs.c | 2496 ret = wq->device->ops.destroy_wq(wq, udata); in ib_destroy_wq_user()
|
| D | uverbs_cmd.c | 3982 UAPI_DEF_METHOD_NEEDS_FN(destroy_wq)),
|
| /Linux-v5.15/drivers/soc/qcom/ |
| D | apr.c | 443 goto destroy_wq; in apr_probe() 461 destroy_wq: in apr_probe()
|
| /Linux-v5.15/drivers/crypto/marvell/octeontx2/ |
| D | otx2_cptpf_main.c | 334 goto destroy_wq; in cptpf_flr_wq_init() 342 destroy_wq: in cptpf_flr_wq_init()
|
| /Linux-v5.15/drivers/target/ |
| D | target_core_xcopy.c | 485 goto destroy_wq; in target_xcopy_setup_pt() 495 destroy_wq: in target_xcopy_setup_pt()
|
| /Linux-v5.15/drivers/pci/controller/ |
| D | pci-hyperv.c | 3160 goto destroy_wq; in hv_pci_probe() 3275 destroy_wq: in hv_pci_probe()
|
| /Linux-v5.15/drivers/infiniband/ulp/srp/ |
| D | ib_srp.c | 4115 goto destroy_wq; in srp_init_module() 4141 destroy_wq: in srp_init_module()
|
| /Linux-v5.15/drivers/nvme/host/ |
| D | core.c | 4639 goto destroy_wq; in nvme_core_init() 4689 destroy_wq: in nvme_core_init()
|
| /Linux-v5.15/drivers/scsi/ |
| D | scsi_transport_iscsi.c | 4891 goto destroy_wq; in iscsi_transport_init() 4896 destroy_wq: in iscsi_transport_init()
|
| /Linux-v5.15/include/rdma/ |
| D | ib_verbs.h | 2522 int (*destroy_wq)(struct ib_wq *wq, struct ib_udata *udata); member
|
| /Linux-v5.15/drivers/infiniband/hw/mlx5/ |
| D | main.c | 3912 .destroy_wq = mlx5_ib_destroy_wq,
|