Searched defs:dma_pool (Results 1 – 10 of 10) sorted by relevance
103 struct dma_pool { struct104 struct list_head pools; /* The 'struct device->dma_pools link */ argument123 * @page_list: The link to the 'page_list' in 'struct dma_pool'. argument
324 struct dma_pool *dma_pool; in ccp_init() local
153 struct dma_pool *dma_pool; member
46 struct dma_pool *dma_pool; member
79 struct pci_pool *dma_pool; member
95 struct dma_pool *dma_pool; /* DMA buffer pool */ member
530 struct dma_pool *dma_pool = pool; in nvme_nvm_destroy_dma_pool() local
327 static struct dma_pool *dma_pool; variable
413 void *dma_pool; member
257 static struct dma_pool *dma_pool; variable