Home
last modified time | relevance | path

Searched defs:dma_pool (Results 1 – 16 of 16) sorted by relevance

/Linux-v5.4/mm/
Ddmapool.c42 struct dma_pool { /* the pool */ struct
43 struct list_head page_list;
44 spinlock_t lock;
45 size_t size;
46 struct device *dev;
47 size_t allocation;
71 struct dma_pool *pool; in show_pools() argument
/Linux-v5.4/drivers/gpu/drm/ttm/
Dttm_page_alloc_dma.c97 struct dma_pool { struct
98 struct list_head pools; /* The 'struct device->dma_pools link */ argument
116 * @page_list: The link to the 'page_list' in 'struct dma_pool'. argument
/Linux-v5.4/drivers/crypto/ccp/
Dccp-dev-v3.c373 struct dma_pool *dma_pool; in ccp_init() local
Dccp-dev.h267 struct dma_pool *dma_pool; member
459 struct dma_pool *dma_pool; member
Dccp-dev-v5.c783 struct dma_pool *dma_pool; in ccp5_init() local
/Linux-v5.4/drivers/usb/musb/
Dtusb6010_omap.c54 struct tusb_dma_data dma_pool[MAX_DMAREQ]; member
/Linux-v5.4/drivers/s390/cio/
Dio_sch.h180 struct gen_pool *dma_pool; member
Ddevice.c703 struct gen_pool *dma_pool; in io_subchannel_allocate_dev() local
/Linux-v5.4/drivers/firmware/google/
Dgsmi.c99 struct dma_pool *dma_pool; /* DMA buffer pool */ member
/Linux-v5.4/drivers/net/wan/
Dixp4xx_hss.c324 static struct dma_pool *dma_pool; variable
/Linux-v5.4/drivers/scsi/mvsas/
Dmv_sas.h396 void *dma_pool; member
/Linux-v5.4/include/linux/
Dlightnvm.h422 void *dma_pool; member
/Linux-v5.4/drivers/nvme/host/
Dlightnvm.c717 struct dma_pool *dma_pool = pool; in nvme_nvm_destroy_dma_pool() local
/Linux-v5.4/drivers/net/ethernet/xscale/
Dixp4xx_eth.c253 static struct dma_pool *dma_pool; variable
/Linux-v5.4/drivers/net/ethernet/alacritech/
Dslic.h509 struct dma_pool *dma_pool; member
/Linux-v5.4/drivers/misc/habanalabs/
Dhabanalabs.h1275 struct dma_pool *dma_pool; member