| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | dmapool.h | 26 void *dma_pool_alloc(struct dma_pool *pool, gfp_t mem_flags, 42 static inline void *dma_pool_alloc(struct dma_pool *pool, gfp_t mem_flags, in dma_pool_alloc() function 55 return dma_pool_alloc(pool, mem_flags | __GFP_ZERO, handle); in dma_pool_zalloc()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/lpfc/ |
| H A D | lpfc_mem.c | 107 pool->elements[i].virt = dma_pool_alloc(phba->lpfc_mbuf_pool, in lpfc_mem_alloc() 370 ret = dma_pool_alloc(phba->lpfc_mbuf_pool, GFP_KERNEL, handle); in lpfc_mbuf_alloc() 454 ret = dma_pool_alloc(phba->lpfc_sg_dma_buf_pool, GFP_KERNEL, handle); in lpfc_nvmet_buf_alloc() 495 hbqbp->dbuf.virt = dma_pool_alloc(phba->lpfc_hbq_pool, GFP_KERNEL, in lpfc_els_hbq_alloc() 547 dma_buf->hbuf.virt = dma_pool_alloc(phba->lpfc_hrb_pool, GFP_KERNEL, in lpfc_sli4_rb_alloc() 553 dma_buf->dbuf.virt = dma_pool_alloc(phba->lpfc_drb_pool, GFP_KERNEL, in lpfc_sli4_rb_alloc() 605 dma_buf->hbuf.virt = dma_pool_alloc(phba->lpfc_hrb_pool, GFP_KERNEL, in lpfc_sli4_nvmet_alloc() 611 dma_buf->dbuf.virt = dma_pool_alloc(phba->lpfc_nvmet_drb_pool, in lpfc_sli4_nvmet_alloc()
|
| /OK3568_Linux_fs/kernel/scripts/coccinelle/api/alloc/ |
| H A D | pool_zalloc-simple.cocci | 25 * x = \(dma_pool_alloc\|pci_pool_alloc\)(...); 39 - x = dma_pool_alloc(a,b,c); 66 x = @p\(dma_pool_alloc\|pci_pool_alloc\)(a,b,c);
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | ehci-mem.c | 41 qtd = dma_pool_alloc (ehci->qtd_pool, flags, &dma); in ehci_qtd_alloc() 76 dma_pool_alloc(ehci->qh_pool, flags, &dma); in ehci_qh_alloc()
|
| /OK3568_Linux_fs/kernel/drivers/staging/kpc2000/kpc_dma/ |
| H A D | dma.c | 108 eng->desc_pool_first = dma_pool_alloc(eng->desc_pool, GFP_KERNEL | GFP_DMA, &head_handle); in setup_dma_engine() 120 next = dma_pool_alloc(eng->desc_pool, GFP_KERNEL | GFP_DMA, &next_handle); in setup_dma_engine()
|
| /OK3568_Linux_fs/kernel/drivers/dma/ |
| H A D | coh901318_lli.c | 68 head = dma_pool_alloc(pool->dmapool, GFP_NOWAIT, &phy); in coh901318_lli_alloc() 83 lli = dma_pool_alloc(pool->dmapool, GFP_NOWAIT, &phy); in coh901318_lli_alloc()
|
| H A D | fsl_raid.c | 296 cf = dma_pool_alloc(re_chan->re_dev->cf_desc_pool, GFP_NOWAIT, in fsl_re_chan_alloc_desc() 585 cf = dma_pool_alloc(re_chan->re_dev->cf_desc_pool, GFP_KERNEL, in fsl_re_alloc_chan_resources() 693 chan->inb_ring_virt_addr = dma_pool_alloc(chan->re_dev->hw_desc_pool, in fsl_re_chan_probe() 701 chan->oub_ring_virt_addr = dma_pool_alloc(chan->re_dev->hw_desc_pool, in fsl_re_chan_probe()
|
| H A D | img-mdc-dma.c | 307 curr = dma_pool_alloc(mdma->desc_pool, GFP_NOWAIT, &curr_phys); in mdc_prep_dma_memcpy() 401 curr = dma_pool_alloc(mdma->desc_pool, GFP_NOWAIT, in mdc_prep_dma_cyclic() 481 curr = dma_pool_alloc(mdma->desc_pool, GFP_NOWAIT, in mdc_prep_slave_sg()
|
| H A D | sun6i-dma.c | 651 v_lli = dma_pool_alloc(sdev->pool, GFP_NOWAIT, &p_lli); in sun6i_dma_prep_dma_memcpy() 711 v_lli = dma_pool_alloc(sdev->pool, GFP_NOWAIT, &p_lli); in sun6i_dma_prep_slave_sg() 790 v_lli = dma_pool_alloc(sdev->pool, GFP_NOWAIT, &p_lli); in sun6i_dma_prep_dma_cyclic()
|
| /OK3568_Linux_fs/kernel/drivers/usb/core/ |
| H A D | buffer.c | 137 return dma_pool_alloc(hcd->pool[i], mem_flags, dma); in hcd_buffer_alloc()
|
| /OK3568_Linux_fs/kernel/mm/ |
| H A D | dmapool.c | 314 void *dma_pool_alloc(struct dma_pool *pool, gfp_t mem_flags, in dma_pool_alloc() function 380 EXPORT_SYMBOL(dma_pool_alloc);
|
| /OK3568_Linux_fs/kernel/drivers/scsi/megaraid/ |
| H A D | megaraid_mm.c | 569 kioc->buf_vaddr = dma_pool_alloc(pool->handle, GFP_ATOMIC, in mraid_mm_attach_buf() 971 kioc->pthru32 = dma_pool_alloc(adapter->pthru_dma_pool, in mraid_mm_register_adp() 1094 pool->vaddr = dma_pool_alloc(pool->handle, GFP_KERNEL, in mraid_mm_setup_dma_pools()
|
| H A D | megaraid_sas_fusion.c | 476 fusion->sense = dma_pool_alloc(fusion->sense_dma_pool, in megasas_create_sg_sense_fusion() 511 fusion->sense = dma_pool_alloc(fusion->sense_dma_pool, in megasas_create_sg_sense_fusion() 526 cmd->sg_frame = dma_pool_alloc(fusion->sg_dma_pool, in megasas_create_sg_sense_fusion() 611 dma_pool_alloc(fusion->io_request_frames_pool, in megasas_alloc_request_fusion() 650 dma_pool_alloc(fusion->io_request_frames_pool, in megasas_alloc_request_fusion() 694 dma_pool_alloc(fusion->reply_frames_desc_pool, in megasas_alloc_reply_fusion() 725 dma_pool_alloc(fusion->reply_frames_desc_pool, in megasas_alloc_reply_fusion() 807 dma_pool_alloc(fusion->reply_frames_desc_pool, in megasas_alloc_rdpq_fusion() 833 dma_pool_alloc(fusion->reply_frames_desc_pool_align, in megasas_alloc_rdpq_fusion()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/ |
| H A D | ixp4xx_crypto.c | 561 dir->npe_ctx = dma_pool_alloc(ctx_pool, GFP_KERNEL, &dir->npe_ctx_phys); in init_sa_dir() 631 pad = dma_pool_alloc(ctx_pool, GFP_KERNEL, &pad_phys); in register_chain_var() 634 buf = dma_pool_alloc(buffer_pool, GFP_KERNEL, &buf_phys); in register_chain_var() 816 next_buf = dma_pool_alloc(buffer_pool, flags, &next_buf_phys); in chainup_buffers() 1082 req_ctx->hmac_virt = dma_pool_alloc(buffer_pool, flags, in aead_perform()
|
| H A D | picoxcell_crypto.c | 296 ddt = dma_pool_alloc(engine->req_pool, GFP_ATOMIC, ddt_phys); in spacc_sg_to_ddt() 345 src_ddt = dma_pool_alloc(engine->req_pool, GFP_ATOMIC, &req->src_addr); in spacc_aead_make_ddts() 349 dst_ddt = dma_pool_alloc(engine->req_pool, GFP_ATOMIC, &req->dst_addr); in spacc_aead_make_ddts()
|
| /OK3568_Linux_fs/kernel/drivers/dma/fsl-dpaa2-qdma/ |
| H A D | dpaa2-qdma.c | 104 dma_pool_alloc(dpaa2_chan->fd_pool, GFP_NOWAIT, in dpaa2_qdma_request_desc() 110 dma_pool_alloc(dpaa2_chan->fl_pool, GFP_NOWAIT, in dpaa2_qdma_request_desc() 116 dma_pool_alloc(dpaa2_chan->sdd_pool, GFP_NOWAIT, in dpaa2_qdma_request_desc()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hns/ |
| H A D | hns_roce_cmd.c | 274 mailbox->buf = dma_pool_alloc(hr_dev->cmd.pool, GFP_KERNEL, in hns_roce_alloc_cmd_mailbox()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/marvell/cesa/ |
| H A D | tdma.c | 263 op = dma_pool_alloc(cesa_dev->dma->op_pool, flags, &dma_handle); in mv_cesa_dma_add_op()
|
| /OK3568_Linux_fs/kernel/drivers/nvme/host/ |
| H A D | lightnvm.c | 725 return dma_pool_alloc(pool, mem_flags, dma_handler); in nvme_nvm_dev_dma_alloc() 780 ppa_list = dma_pool_alloc(dev->dma_pool, GFP_KERNEL, &ppa_dma); in nvme_nvm_submit_user_cmd() 802 metadata = dma_pool_alloc(dev->dma_pool, GFP_KERNEL, in nvme_nvm_submit_user_cmd()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/ |
| H A D | qla_bsg.c | 1550 void *sfp = dma_pool_alloc(ha->s_dma_pool, GFP_KERNEL, &sfp_dma); in qla2x00_update_fru_versions() 1601 uint8_t *sfp = dma_pool_alloc(ha->s_dma_pool, GFP_KERNEL, &sfp_dma); in qla2x00_read_fru_status() 1652 uint8_t *sfp = dma_pool_alloc(ha->s_dma_pool, GFP_KERNEL, &sfp_dma); in qla2x00_write_fru_status() 1699 uint8_t *sfp = dma_pool_alloc(ha->s_dma_pool, GFP_KERNEL, &sfp_dma); in qla2x00_write_i2c() 1745 uint8_t *sfp = dma_pool_alloc(ha->s_dma_pool, GFP_KERNEL, &sfp_dma); in qla2x00_read_i2c()
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/ |
| H A D | pch_udc.c | 1599 td = dma_pool_alloc(ep->dev->data_requests, gfp_flags, in pch_udc_create_dma_chain() 1804 dma_desc = dma_pool_alloc(ep->dev->data_requests, gfp, in pch_udc_alloc_request() 2978 td_stp = dma_pool_alloc(dev->stp_requests, GFP_KERNEL, in init_dma_pools() 2988 td_data = dma_pool_alloc(dev->data_requests, GFP_KERNEL, in init_dma_pools()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | dbus.h | 487 #define dma_pool_alloc(pool, flags, handle) pci_pool_alloc(pool, flags, handle) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | dbus.h | 439 #define dma_pool_alloc(pool, flags, handle) pci_pool_alloc(pool, flags, handle) macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | dbus.h | 439 #define dma_pool_alloc(pool, flags, handle) pci_pool_alloc(pool, flags, handle) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/ |
| H A D | dbus.h | 447 #define dma_pool_alloc(pool, flags, handle) pci_pool_alloc(pool, flags, handle) macro
|