Searched refs:sg_pool (Results 1 – 6 of 6) sorted by relevance
9 struct sg_pool { struct20 static struct sg_pool sg_pools[] = { argument55 struct sg_pool *sgp; in sg_pool_free()63 struct sg_pool *sgp; in sg_pool_alloc()126 struct sg_pool *sgp = sg_pools + i; in sg_pool_init()150 struct sg_pool *sgp = sg_pools + i; in sg_pool_init()165 struct sg_pool *sgp = sg_pools + i; in sg_pool_exit()
195 obj-$(CONFIG_SG_POOL) += sg_pool.o
201 struct mraid_pci_blk sg_pool[MBOX_MAX_SCSI_CMDS]; member
1047 sg_pci_blk = raid_dev->sg_pool; in megaraid_alloc_cmd_packets()1212 sg_pci_blk = raid_dev->sg_pool; in megaraid_mbox_setup_dma_pools()1248 sg_pci_blk = raid_dev->sg_pool; in megaraid_mbox_teardown_dma_pools()
703 struct dma_pool *sg_pool; member
1258 dma_pool_free(vhost->sg_pool, in ibmvfc_free_event_pool()1371 evt->ext_list = dma_pool_alloc(vhost->sg_pool, GFP_ATOMIC, in ibmvfc_map_sg_data()4592 dma_pool_destroy(vhost->sg_pool); in ibmvfc_free_mem()4628 vhost->sg_pool = dma_pool_create(IBMVFC_NAME, dev, in ibmvfc_alloc_mem()4632 if (!vhost->sg_pool) { in ibmvfc_alloc_mem()4680 dma_pool_destroy(vhost->sg_pool); in ibmvfc_alloc_mem()