Home
last modified time | relevance | path

Searched refs:dma_pool_destroy (Results 1 – 25 of 91) sorted by relevance

1234

/Linux-v5.4/drivers/scsi/lpfc/
Dlpfc_mem.c165 dma_pool_destroy(phba->lpfc_drb_pool); in lpfc_mem_alloc()
168 dma_pool_destroy(phba->lpfc_hrb_pool); in lpfc_mem_alloc()
185 dma_pool_destroy(phba->lpfc_mbuf_pool); in lpfc_mem_alloc()
224 dma_pool_destroy(phba->lpfc_nvmet_drb_pool); in lpfc_mem_free()
227 dma_pool_destroy(phba->lpfc_drb_pool); in lpfc_mem_free()
230 dma_pool_destroy(phba->lpfc_hrb_pool); in lpfc_mem_free()
233 dma_pool_destroy(phba->txrdy_payload_pool); in lpfc_mem_free()
236 dma_pool_destroy(phba->lpfc_hbq_pool); in lpfc_mem_free()
260 dma_pool_destroy(phba->lpfc_mbuf_pool); in lpfc_mem_free()
336 dma_pool_destroy(phba->lpfc_sg_dma_buf_pool); in lpfc_mem_free_all()
[all …]
/Linux-v5.4/drivers/usb/host/
Dehci-mem.c118 dma_pool_destroy(ehci->qtd_pool); in ehci_mem_cleanup()
120 dma_pool_destroy(ehci->qh_pool); in ehci_mem_cleanup()
122 dma_pool_destroy(ehci->itd_pool); in ehci_mem_cleanup()
124 dma_pool_destroy(ehci->sitd_pool); in ehci_mem_cleanup()
Dohci-mem.c59 dma_pool_destroy (ohci->td_cache); in ohci_mem_init()
67 dma_pool_destroy(ohci->td_cache); in ohci_mem_cleanup()
69 dma_pool_destroy(ohci->ed_cache); in ohci_mem_cleanup()
Duhci-hcd.c546 dma_pool_destroy(uhci->qh_pool); in release_uhci()
548 dma_pool_destroy(uhci->td_pool); in release_uhci()
691 dma_pool_destroy(uhci->qh_pool); in uhci_start()
694 dma_pool_destroy(uhci->td_pool); in uhci_start()
/Linux-v5.4/include/linux/
Ddmapool.h24 void dma_pool_destroy(struct dma_pool *pool);
41 static inline void dma_pool_destroy(struct dma_pool *pool) { } in dma_pool_destroy() function
/Linux-v5.4/scripts/coccinelle/free/
Difnullfree.cocci36 dma_pool_destroy(E);
47 * dma_pool_destroy@p\)(E);
/Linux-v5.4/drivers/staging/kpc2000/kpc_dma/
Ddma.c112 dma_pool_destroy(eng->desc_pool); in setup_dma_engine()
227 dma_pool_destroy(eng->desc_pool); in destroy_dma_engine()
/Linux-v5.4/mm/
Ddmapool.c269 void dma_pool_destroy(struct dma_pool *pool) in dma_pool_destroy() function
307 EXPORT_SYMBOL(dma_pool_destroy);
484 dma_pool_destroy(pool); in dmam_pool_release()
/Linux-v5.4/drivers/usb/core/
Dbuffer.c103 dma_pool_destroy(hcd->pool[i]); in hcd_buffer_destroy()
/Linux-v5.4/arch/arm/common/
Ddmabounce.c536 dma_pool_destroy(device_info->small.pool); in dmabounce_register_dev()
564 dma_pool_destroy(device_info->small.pool); in dmabounce_unregister_dev()
566 dma_pool_destroy(device_info->large.pool); in dmabounce_unregister_dev()
/Linux-v5.4/drivers/infiniband/hw/mthca/
Dmthca_av.c360 dma_pool_destroy(dev->av_table.pool); in mthca_init_av_table()
374 dma_pool_destroy(dev->av_table.pool); in mthca_cleanup_av_table()
/Linux-v5.4/drivers/scsi/megaraid/
Dmegaraid_mm.c1016 dma_pool_destroy(adapter->pthru_dma_pool); in mraid_mm_register_adp()
1170 dma_pool_destroy(adp->pthru_dma_pool); in mraid_mm_free_adp_resources()
1197 dma_pool_destroy(pool->handle); in mraid_mm_teardown_dma_pools()
Dmegaraid_sas_fusion.c398 dma_pool_destroy(fusion->sg_dma_pool); in megasas_free_cmds_fusion()
402 dma_pool_destroy(fusion->sense_dma_pool); in megasas_free_cmds_fusion()
423 dma_pool_destroy(fusion->io_request_frames_pool); in megasas_free_cmds_fusion()
485 dma_pool_destroy(fusion->sense_dma_pool); in megasas_create_sg_sense_fusion()
601 dma_pool_destroy(fusion->io_request_frames_pool); in megasas_alloc_request_fusion()
618 dma_pool_destroy(fusion->io_request_frames_pool); in megasas_alloc_request_fusion()
693 dma_pool_destroy(fusion->reply_frames_desc_pool); in megasas_alloc_reply_fusion()
875 dma_pool_destroy(fusion->reply_frames_desc_pool); in megasas_free_rdpq_fusion()
876 dma_pool_destroy(fusion->reply_frames_desc_pool_align); in megasas_free_rdpq_fusion()
896 dma_pool_destroy(fusion->reply_frames_desc_pool); in megasas_free_reply_fusion()
/Linux-v5.4/drivers/staging/wusbcore/host/whci/
Dinit.c167 dma_pool_destroy(whc->qset_pool); in whc_clean_up()
/Linux-v5.4/drivers/mailbox/
Dbcm-pdc-mailbox.c1610 dma_pool_destroy(pdcs->rx_buf_pool); in pdc_probe()
1613 dma_pool_destroy(pdcs->ring_pool); in pdc_probe()
1629 dma_pool_destroy(pdcs->rx_buf_pool); in pdc_remove()
1630 dma_pool_destroy(pdcs->ring_pool); in pdc_remove()
Dbcm-flexrm-mailbox.c1663 dma_pool_destroy(mbox->cmpl_pool); in flexrm_mbox_probe()
1664 dma_pool_destroy(mbox->bd_pool); in flexrm_mbox_probe()
1678 dma_pool_destroy(mbox->cmpl_pool); in flexrm_mbox_remove()
1679 dma_pool_destroy(mbox->bd_pool); in flexrm_mbox_remove()
/Linux-v5.4/drivers/dma/
Dfsl-qdma.c334 dma_pool_destroy(fsl_queue->comp_pool); in fsl_qdma_free_chan_resources()
335 dma_pool_destroy(fsl_queue->desc_pool); in fsl_qdma_free_chan_resources()
1060 dma_pool_destroy(fsl_queue->desc_pool); in fsl_qdma_alloc_chan_resources()
1062 dma_pool_destroy(fsl_queue->comp_pool); in fsl_qdma_alloc_chan_resources()
Dcoh901318_lli.c50 dma_pool_destroy(pool->dmapool); in coh901318_pool_destroy()
/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_cmdbuf.c1358 dma_pool_destroy(man->headers); in vmw_cmdbuf_man_create()
1412 dma_pool_destroy(man->dheaders); in vmw_cmdbuf_man_destroy()
1413 dma_pool_destroy(man->headers); in vmw_cmdbuf_man_destroy()
/Linux-v5.4/drivers/crypto/cavium/nitrox/
Dnitrox_lib.c207 dma_pool_destroy(ndev->ctx_pool); in destroy_crypto_dma_pool()
/Linux-v5.4/drivers/crypto/ccp/
Dccp-dev-v3.c513 dma_pool_destroy(ccp->cmd_q[i].dma_pool); in ccp_init()
551 dma_pool_destroy(ccp->cmd_q[i].dma_pool); in ccp_destroy()
/Linux-v5.4/drivers/scsi/
Dmyrs.c2194 dma_pool_destroy(cs->sg_pool); in myrs_create_mempools()
2205 dma_pool_destroy(cs->sg_pool); in myrs_create_mempools()
2207 dma_pool_destroy(cs->sense_pool); in myrs_create_mempools()
2218 dma_pool_destroy(cs->dcdb_pool); in myrs_create_mempools()
2220 dma_pool_destroy(cs->sg_pool); in myrs_create_mempools()
2222 dma_pool_destroy(cs->sense_pool); in myrs_create_mempools()
2241 dma_pool_destroy(cs->sg_pool); in myrs_destroy_mempools()
2242 dma_pool_destroy(cs->dcdb_pool); in myrs_destroy_mempools()
2243 dma_pool_destroy(cs->sense_pool); in myrs_destroy_mempools()
/Linux-v5.4/drivers/infiniband/hw/hns/
Dhns_roce_cmd.c226 dma_pool_destroy(hr_dev->cmd.pool); in hns_roce_cmd_cleanup()
/Linux-v5.4/drivers/firmware/google/
Dgsmi.c1016 dma_pool_destroy(gsmi_dev.dma_pool); in gsmi_init()
1038 dma_pool_destroy(gsmi_dev.dma_pool); in gsmi_exit()
/Linux-v5.4/drivers/crypto/
Dixp4xx_crypto.c508 dma_pool_destroy(ctx_pool); in init_ixp_crypto()
509 dma_pool_destroy(buffer_pool); in init_ixp_crypto()
523 dma_pool_destroy(ctx_pool); in release_ixp_crypto()
524 dma_pool_destroy(buffer_pool); in release_ixp_crypto()

1234