| /linux/drivers/target/ |
| H A D | target_core_rd.c | 63 static u32 rd_release_sgl_table(struct rd_dev *rd_dev, struct rd_dev_sg_table *sg_table, in rd_release_sgl_table() 112 static int rd_allocate_sgl_table(struct rd_dev *rd_dev, struct rd_dev_sg_table *sg_table, in rd_allocate_sgl_table() 175 struct rd_dev_sg_table *sg_table; in rd_build_device_space() local 234 struct rd_dev_sg_table *sg_table; in rd_build_prot_space() local 340 struct rd_dev_sg_table *sg_table; in rd_get_sg_table() local 360 struct rd_dev_sg_table *sg_table; in rd_get_prot_table() local
|
| H A D | target_core_rd.h | 26 struct scatterlist *sg_table; member
|
| /linux/drivers/hwtracing/coresight/ |
| H A D | coresight-tmc-etr.c | 114 struct tmc_sg_table *sg_table; member 241 tmc_sg_get_data_page_offset(struct tmc_sg_table *sg_table, dma_addr_t addr) in tmc_sg_get_data_page_offset() 246 static void tmc_free_table_pages(struct tmc_sg_table *sg_table) in tmc_free_table_pages() 253 static void tmc_free_data_pages(struct tmc_sg_table *sg_table) in tmc_free_data_pages() 260 void tmc_free_sg_table(struct tmc_sg_table *sg_table) in tmc_free_sg_table() 273 static int tmc_alloc_table_pages(struct tmc_sg_table *sg_table) in tmc_alloc_table_pages() 294 static int tmc_alloc_data_pages(struct tmc_sg_table *sg_table, void **pages) in tmc_alloc_data_pages() 331 struct tmc_sg_table *sg_table; in tmc_alloc_sg_table() local 375 void tmc_sg_table_sync_table(struct tmc_sg_table *sg_table) in tmc_sg_table_sync_table() 395 ssize_t tmc_sg_table_get_data(struct tmc_sg_table *sg_table, in tmc_sg_table_get_data() [all …]
|
| /linux/drivers/dma-buf/ |
| H A D | dma-buf.c | 853 static int dma_buf_wrap_sg_table(struct sg_table **sg_table) in dma_buf_wrap_sg_table() 895 static void dma_buf_unwrap_sg_table(struct sg_table **sg_table) in dma_buf_unwrap_sg_table() 1167 struct sg_table *sg_table; in dma_buf_map_attachment() local 1251 struct sg_table *sg_table; in dma_buf_map_attachment_unlocked() local 1277 struct sg_table *sg_table, in dma_buf_unmap_attachment() 1306 struct sg_table *sg_table, in dma_buf_unmap_attachment_unlocked()
|
| /linux/rust/kernel/ |
| H A D | scatterlist.rs | 151 as_raw(&self) -> *mut bindings::sg_table as_raw() argument 203 new( sgt: NonNull<bindings::sg_table>, dev: &Device<Bound>, dir: dma::DataDirection, ) -> Result<Self> new() argument 292 as_raw(&self) -> *mut bindings::sg_table as_raw() argument [all...] |
| /linux/drivers/ata/ |
| H A D | sata_promise.h | 29 dma_addr_t sg_table, in pdc_pkt_header()
|
| H A D | sata_promise.c | 482 dma_addr_t sg_table = ap->bmdma_prd_dma; in pdc_atapi_pkt() local
|
| /linux/drivers/vfio/pci/pds/ |
| H A D | lm.h | 23 struct sg_table sg_table; /* SG table for backing pages */ member
|
| H A D | dirty.c | 379 struct sg_table sg_table; in pds_vfio_dirty_seq_ack() local
|
| /linux/drivers/crypto/caam/ |
| H A D | caamalg_qi2.c | 374 struct dpaa2_sg_entry *sg_table; in aead_edesc_alloc() local 1130 struct dpaa2_sg_entry *sg_table; in skcipher_edesc_alloc() local 3554 struct dpaa2_sg_entry *sg_table; in ahash_update_ctx() local 3665 struct dpaa2_sg_entry *sg_table; in ahash_final_ctx() local 3737 struct dpaa2_sg_entry *sg_table; in ahash_finup_ctx() local 3862 struct dpaa2_sg_entry *sg_table = &edesc->sgt[0]; in ahash_digest() local 4006 struct dpaa2_sg_entry *sg_table; in ahash_update_no_ctx() local 4119 struct dpaa2_sg_entry *sg_table; in ahash_finup_no_ctx() local 4224 struct dpaa2_sg_entry *sg_table; in ahash_update_first() local
|
| H A D | caamalg_qi.c | 959 struct qm_sg_entry *sg_table, *fd_sgt; in aead_edesc_alloc() local 1268 struct qm_sg_entry *sg_table, *fd_sgt; in skcipher_edesc_alloc() local
|
| /linux/drivers/scsi/isci/ |
| H A D | request.h | 124 struct scu_sgl_element_pair sg_table[SCU_SGL_SIZE] __attribute__ ((aligned(32))); member
|
| /linux/include/linux/ |
| H A D | nvme-fc-driver.h | 217 struct sg_table sg_table; member
|
| /linux/drivers/block/ |
| H A D | virtio_blk.c | 109 struct sg_table sg_table; member
|
| /linux/drivers/nvme/host/ |
| H A D | rdma.c | 58 struct sg_table sg_table; member
|
| /linux/drivers/scsi/bfa/ |
| H A D | bfad_bsg.c | 3270 struct bfa_sge_s *sg_table; in bfad_fcxp_map_sg() local
|
| /linux/drivers/usb/gadget/function/ |
| H A D | f_fs.c | 1489 struct sg_table *sg_table; in ffs_dmabuf_attach() local
|