/Linux-v6.6/drivers/hwtracing/coresight/ |
D | coresight-tmc-etr.c | 106 struct tmc_sg_table *sg_table; member 235 tmc_sg_get_data_page_offset(struct tmc_sg_table *sg_table, dma_addr_t addr) in tmc_sg_get_data_page_offset() 240 static inline void tmc_free_table_pages(struct tmc_sg_table *sg_table) in tmc_free_table_pages() 247 static void tmc_free_data_pages(struct tmc_sg_table *sg_table) in tmc_free_data_pages() 254 void tmc_free_sg_table(struct tmc_sg_table *sg_table) in tmc_free_sg_table() 266 static int tmc_alloc_table_pages(struct tmc_sg_table *sg_table) in tmc_alloc_table_pages() 287 static int tmc_alloc_data_pages(struct tmc_sg_table *sg_table, void **pages) in tmc_alloc_data_pages() 324 struct tmc_sg_table *sg_table; in tmc_alloc_sg_table() local 369 void tmc_sg_table_sync_table(struct tmc_sg_table *sg_table) in tmc_sg_table_sync_table() 389 ssize_t tmc_sg_table_get_data(struct tmc_sg_table *sg_table, in tmc_sg_table_get_data() [all …]
|
D | coresight-tmc.h | 326 tmc_sg_table_buf_size(struct tmc_sg_table *sg_table) in tmc_sg_table_buf_size()
|
/Linux-v6.6/drivers/target/ |
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() 176 struct rd_dev_sg_table *sg_table; in rd_build_device_space() local 235 struct rd_dev_sg_table *sg_table; in rd_build_prot_space() local 341 struct rd_dev_sg_table *sg_table; in rd_get_sg_table() local 361 struct rd_dev_sg_table *sg_table; in rd_get_prot_table() local
|
D | target_core_rd.h | 26 struct scatterlist *sg_table; member
|
/Linux-v6.6/drivers/dma-buf/ |
D | dma-buf.c | 762 static void mangle_sg_table(struct sg_table *sg_table) in mangle_sg_table() 780 struct sg_table *sg_table; in __map_dma_buf() local 983 struct sg_table *sg_table, in __unmap_dma_buf() 1101 struct sg_table *sg_table; in dma_buf_map_attachment() local 1178 struct sg_table *sg_table; in dma_buf_map_attachment_unlocked() local 1204 struct sg_table *sg_table, in dma_buf_unmap_attachment() 1236 struct sg_table *sg_table, in dma_buf_unmap_attachment_unlocked()
|
/Linux-v6.6/include/linux/ |
D | scatterlist.h | 39 struct sg_table { struct 46 struct sg_table sgt; /* The scatter list table */ argument
|
D | nvme-fc-driver.h | 217 struct sg_table sg_table; member
|
/Linux-v6.6/drivers/ata/ |
D | sata_promise.h | 29 dma_addr_t sg_table, in pdc_pkt_header()
|
D | sata_promise.c | 482 dma_addr_t sg_table = ap->bmdma_prd_dma; in pdc_atapi_pkt() local
|
/Linux-v6.6/drivers/vfio/pci/pds/ |
D | lm.h | 23 struct sg_table sg_table; /* SG table for backing pages */ member
|
D | dirty.c | 332 struct sg_table sg_table; in pds_vfio_dirty_seq_ack() local
|
/Linux-v6.6/drivers/crypto/caam/ |
D | caamalg_qi2.c | 372 struct dpaa2_sg_entry *sg_table; in aead_edesc_alloc() local 1127 struct dpaa2_sg_entry *sg_table; in skcipher_edesc_alloc() local 3550 struct dpaa2_sg_entry *sg_table; in ahash_update_ctx() local 3661 struct dpaa2_sg_entry *sg_table; in ahash_final_ctx() local 3733 struct dpaa2_sg_entry *sg_table; in ahash_finup_ctx() local 3858 struct dpaa2_sg_entry *sg_table = &edesc->sgt[0]; in ahash_digest() local 4002 struct dpaa2_sg_entry *sg_table; in ahash_update_no_ctx() local 4115 struct dpaa2_sg_entry *sg_table; in ahash_finup_no_ctx() local 4220 struct dpaa2_sg_entry *sg_table; in ahash_update_first() local
|
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-v6.6/drivers/scsi/isci/ |
D | request.h | 124 struct scu_sgl_element_pair sg_table[SCU_SGL_SIZE] __attribute__ ((aligned(32))); member
|
/Linux-v6.6/drivers/dma-buf/heaps/ |
D | system_heap.c | 31 struct sg_table sg_table; member
|
/Linux-v6.6/drivers/nvme/target/ |
D | loop.c | 25 struct sg_table sg_table; member
|
/Linux-v6.6/drivers/media/platform/marvell/ |
D | mcam-core.c | 606 struct sg_table *sg_table; in mcam_sg_next_buffer() local 1237 struct sg_table *sg_table = vb2_dma_sg_plane_desc(vb, 0); in mcam_vb_sg_buf_prepare() local
|
/Linux-v6.6/drivers/media/common/videobuf2/ |
D | videobuf2-dma-sg.c | 41 struct sg_table sg_table; member
|
/Linux-v6.6/drivers/block/ |
D | virtio_blk.c | 110 struct sg_table sg_table; member
|
/Linux-v6.6/drivers/nvme/host/ |
D | rdma.c | 58 struct sg_table sg_table; member
|
/Linux-v6.6/drivers/scsi/bfa/ |
D | bfad_bsg.c | 3273 struct bfa_sge_s *sg_table; in bfad_fcxp_map_sg() local
|
/Linux-v6.6/drivers/scsi/esas2r/ |
D | esas2r.h | 659 struct esas2r_mem_desc *sg_table; member
|