| /Linux-v5.4/scripts/coccinelle/api/alloc/ | 
| D | pool_zalloc-simple.cocci | 8 // Keywords: dma_pool_zalloc, pci_pool_zalloc40 + x = dma_pool_zalloc(a,b,c);
 
 | 
| /Linux-v5.4/drivers/usb/host/ | 
| D | ohci-mem.c | 100 		td = dma_pool_zalloc(hc->td_cache, mem_flags, &dma);  in td_alloc()144 		ed = dma_pool_zalloc(hc->ed_cache, mem_flags, &dma);  in ed_alloc()
 
 | 
| D | xhci-mem.c | 42 	seg->trbs = dma_pool_zalloc(xhci->segment_pool, flags, &dma);  in xhci_segment_alloc()478 	ctx->bytes = dma_pool_zalloc(xhci->device_pool, flags, &ctx->dma);  in xhci_alloc_container_ctx()
 
 | 
| /Linux-v5.4/include/linux/ | 
| D | dmapool.h | 52 static inline void *dma_pool_zalloc(struct dma_pool *pool, gfp_t mem_flags,  in dma_pool_zalloc()  function
 | 
| /Linux-v5.4/drivers/crypto/cavium/nitrox/ | 
| D | nitrox_lib.c | 226 	vaddr = dma_pool_zalloc(ndev->ctx_pool, GFP_KERNEL, &dma);  in crypto_alloc_context()
 | 
| /Linux-v5.4/drivers/s390/cio/ | 
| D | airq.c | 149 		iv->vector = dma_pool_zalloc(airq_iv_cache, GFP_KERNEL,  in airq_iv_create()
 | 
| /Linux-v5.4/drivers/mailbox/ | 
| D | bcm-pdc-mailbox.c | 832 	vaddr = dma_pool_zalloc(pdcs->rx_buf_pool, GFP_ATOMIC, &daddr);  in pdc_rx_list_init()994 	tx.vbase = dma_pool_zalloc(pdcs->ring_pool, GFP_KERNEL, &tx.dmabase);  in pdc_ring_init()
 1001 	rx.vbase = dma_pool_zalloc(pdcs->ring_pool, GFP_KERNEL, &rx.dmabase);  in pdc_ring_init()
 
 | 
| /Linux-v5.4/drivers/infiniband/hw/mthca/ | 
| D | mthca_av.c | 189 		ah->av = dma_pool_zalloc(dev->av_table.pool,  in mthca_create_ah()
 | 
| /Linux-v5.4/drivers/crypto/marvell/ | 
| D | tdma.c | 195 	new_tdma = dma_pool_zalloc(cesa_dev->dma->tdma_desc_pool, flags,  in mv_cesa_dma_add_desc()
 | 
| /Linux-v5.4/drivers/gpu/drm/vmwgfx/ | 
| D | vmwgfx_cmdbuf.c | 877 	header->cb_header = dma_pool_zalloc(man->headers, GFP_KERNEL,  in vmw_cmdbuf_space_pool()924 	dheader = dma_pool_zalloc(man->dheaders, GFP_KERNEL,  in vmw_cmdbuf_space_inline()
 
 | 
| /Linux-v5.4/drivers/usb/mtu3/ | 
| D | mtu3_qmu.c | 171 	gpd = dma_pool_zalloc(mep->mtu->qmu_gpd_pool, GFP_ATOMIC, &ring->dma);  in mtu3_gpd_ring_alloc()
 | 
| /Linux-v5.4/drivers/staging/wusbcore/host/whci/ | 
| D | qset.c | 22 	qset = dma_pool_zalloc(whc->qset_pool, mem_flags, &dma);  in qset_alloc()
 | 
| /Linux-v5.4/drivers/scsi/qla2xxx/ | 
| D | qla_mbx.c | 1889 	pd = dma_pool_zalloc(ha->s_dma_pool, GFP_KERNEL, &pd_dma);  in qla2x00_get_port_database()2378 	lg = dma_pool_zalloc(ha->s_dma_pool, GFP_KERNEL, &lg_dma);  in qla24xx_login_fabric()
 2647 	lg = dma_pool_zalloc(ha->s_dma_pool, GFP_KERNEL, &lg_dma);  in qla24xx_fabric_logout()
 2943 	pmap = dma_pool_zalloc(ha->s_dma_pool, GFP_KERNEL, &pmap_dma);  in qla2x00_get_fcal_position_map()
 3139 	abt = dma_pool_zalloc(ha->s_dma_pool, GFP_KERNEL, &abt_dma);  in qla24xx_abort_command()
 3218 	tsk = dma_pool_zalloc(ha->s_dma_pool, GFP_KERNEL, &tsk_dma);  in __qla24xx_issue_tmf()
 4086 	vpmod = dma_pool_zalloc(ha->s_dma_pool, GFP_KERNEL, &vpmod_dma);  in qla24xx_modify_vp_config()
 6322 	pd = dma_pool_zalloc(ha->s_dma_pool, GFP_KERNEL, &pd_dma);  in qla24xx_gpdb_wait()
 
 | 
| D | qla_bsg.c | 1037 	mn = dma_pool_zalloc(ha->s_dma_pool, GFP_KERNEL, &mn_dma);  in qla84xx_updatefw()1116 	mn = dma_pool_zalloc(ha->s_dma_pool, GFP_KERNEL, &mn_dma);  in qla84xx_mgmt_cmd()
 
 | 
| /Linux-v5.4/drivers/usb/chipidea/ | 
| D | udc.c | 351 	node->ptr = dma_pool_zalloc(hwep->td_pool, GFP_ATOMIC, &node->dma);  in add_td_to_list()1716 			hwep->qh.ptr = dma_pool_zalloc(ci->qh_pool, GFP_KERNEL,  in init_eps()
 
 | 
| /Linux-v5.4/drivers/crypto/hisilicon/sec/ | 
| D | sec_algs.c | 192 			sgl_next = dma_pool_zalloc(info->hw_sgl_pool,  in sec_alloc_and_fill_hw_sgl()
 | 
| /Linux-v5.4/drivers/dma/dw-axi-dmac/ | 
| D | dw-axi-dmac-platform.c | 204 	desc = dma_pool_zalloc(dw->desc_pool, GFP_NOWAIT, &phys);  in axi_desc_get()
 | 
| /Linux-v5.4/drivers/dma/ | 
| D | fsldma.c | 463 	desc = dma_pool_zalloc(chan->desc_pool, GFP_ATOMIC, &pdesc);  in fsl_dma_alloc_descriptor()
 | 
| D | pch_dma.c | 432 	desc = dma_pool_zalloc(pd->pool, flags, &addr);  in pdc_alloc_desc()
 | 
| D | mmp_pdma.c | 369 	desc = dma_pool_zalloc(chan->desc_pool, GFP_ATOMIC, &pdesc);  in mmp_pdma_alloc_descriptor()
 | 
| D | zx_dma.c | 436 	ds->desc_hw = dma_pool_zalloc(d->pool, GFP_NOWAIT, &ds->desc_hw_lli);  in zx_alloc_desc_resource()
 | 
| D | k3dma.c | 474 	ds->desc_hw = dma_pool_zalloc(d->pool, GFP_NOWAIT, &ds->desc_hw_lli);  in k3_dma_alloc_desc_resource()
 | 
| /Linux-v5.4/drivers/dma/xilinx/ | 
| D | xilinx_dma.c | 565 	segment = dma_pool_zalloc(chan->desc_pool, GFP_ATOMIC, &phys);  in xilinx_vdma_alloc_tx_segment()586 	segment = dma_pool_zalloc(chan->desc_pool, GFP_ATOMIC, &phys);  in xilinx_cdma_alloc_tx_segment()
 
 | 
| /Linux-v5.4/drivers/scsi/qla4xxx/ | 
| D | ql4_mbx.c | 1587 	chap_table = dma_pool_zalloc(ha->chap_dma_pool, GFP_KERNEL, &chap_dma);  in qla4xxx_get_chap()1650 	chap_table = dma_pool_zalloc(ha->chap_dma_pool, GFP_KERNEL, &chap_dma);  in qla4xxx_set_chap()
 
 | 
| /Linux-v5.4/drivers/scsi/aic94xx/ | 
| D | aic94xx_hwi.c | 1042 		ascb->dma_scb.vaddr = dma_pool_zalloc(asd_ha->scb_pool,  in asd_ascb_alloc()
 |