Searched refs:destroy_wq (Results 1 – 15 of 15) sorted by relevance
| /linux/drivers/infiniband/hw/mlx4/ |
| H A 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()
|
| /linux/drivers/virt/nitro_enclaves/ |
| H A D | ne_pci_dev.c | 351 goto destroy_wq; in ne_setup_msix() 356 destroy_wq: in ne_setup_msix()
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_device.c | 432 if (xe->destroy_wq) in xe_device_destroy() 433 destroy_workqueue(xe->destroy_wq); in xe_device_destroy() 512 xe->destroy_wq = alloc_workqueue("xe-destroy-wq", WQ_PERCPU, 0); in xe_device_create() 514 !xe->preempt_fence_wq || !xe->destroy_wq) { in xe_device_create()
|
| H A D | xe_guc_submit.c | 254 drain_workqueue(xe->destroy_wq); in guc_submit_sw_fini() 1722 queue_work(xe->destroy_wq, &q->guc->destroy_async); in guc_exec_queue_destroy_async()
|
| H A D | xe_svm.c | 1745 queue_work(xe->destroy_wq, &xpagemap->destroy_work); in xe_pagemap_destroy()
|
| /linux/drivers/md/dm-pcache/ |
| H A D | dm_pcache.c | 302 goto destroy_wq; in dm_pcache_ctr() 319 destroy_wq: in dm_pcache_ctr()
|
| /linux/drivers/infiniband/core/ |
| H A D | uverbs_std_types_wq.c | 192 UAPI_DEF_OBJ_NEEDS_FN(destroy_wq)),
|
| H A D | device.c | 2762 SET_DEVICE_OP(dev_ops, destroy_wq); in ib_set_device_ops()
|
| /linux/drivers/net/can/usb/ |
| H A D | nct6694_canfd.c | 673 goto destroy_wq; in nct6694_canfd_open() 679 destroy_wq: in nct6694_canfd_open()
|
| /linux/drivers/soc/apple/ |
| H A D | rtkit.c | 707 goto destroy_wq; in apple_rtkit_init() 711 destroy_wq: in apple_rtkit_init()
|
| /linux/drivers/crypto/marvell/octeontx2/ |
| H A D | otx2_cptpf_main.c | 345 goto destroy_wq; in cptpf_flr_wq_init() 353 destroy_wq: in cptpf_flr_wq_init()
|
| /linux/drivers/pci/controller/ |
| H A D | pci-hyperv.c | 3799 goto destroy_wq; in hv_pci_probe() 3883 destroy_wq: in hv_pci_probe()
|
| /linux/drivers/infiniband/ulp/srp/ |
| H A D | ib_srp.c | 4180 goto destroy_wq; in srp_init_module() 4206 destroy_wq: in srp_init_module()
|
| /linux/drivers/scsi/ |
| H A D | scsi_transport_iscsi.c | 2082 goto destroy_wq; in iscsi_add_session() 2119 destroy_wq: in iscsi_add_session()
|
| /linux/drivers/nvme/host/ |
| H A D | core.c | 5412 goto destroy_wq; in nvme_core_init() 5459 destroy_wq: in nvme_core_init()
|