Home
last modified time | relevance | path

Searched defs:sg_table (Results 1 – 19 of 19) sorted by relevance

/Linux-v4.19/drivers/hwtracing/coresight/
Dcoresight-tmc-etr.c75 struct tmc_sg_table *sg_table; member
200 tmc_sg_get_data_page_offset(struct tmc_sg_table *sg_table, dma_addr_t addr) in tmc_sg_get_data_page_offset()
205 static inline void tmc_free_table_pages(struct tmc_sg_table *sg_table) in tmc_free_table_pages()
212 static void tmc_free_data_pages(struct tmc_sg_table *sg_table) in tmc_free_data_pages()
219 void tmc_free_sg_table(struct tmc_sg_table *sg_table) in tmc_free_sg_table()
230 static int tmc_alloc_table_pages(struct tmc_sg_table *sg_table) in tmc_alloc_table_pages()
251 static int tmc_alloc_data_pages(struct tmc_sg_table *sg_table, void **pages) in tmc_alloc_data_pages()
288 struct tmc_sg_table *sg_table; in tmc_alloc_sg_table() local
331 void tmc_sg_table_sync_table(struct tmc_sg_table *sg_table) in tmc_sg_table_sync_table()
350 ssize_t tmc_sg_table_get_data(struct tmc_sg_table *sg_table, in tmc_sg_table_get_data()
[all …]
Dcoresight-tmc.h302 tmc_sg_table_buf_size(struct tmc_sg_table *sg_table) in tmc_sg_table_buf_size()
/Linux-v4.19/drivers/target/
Dtarget_core_rd.c76 static u32 rd_release_sgl_table(struct rd_dev *rd_dev, struct rd_dev_sg_table *sg_table, in rd_release_sgl_table()
125 static int rd_allocate_sgl_table(struct rd_dev *rd_dev, struct rd_dev_sg_table *sg_table, in rd_allocate_sgl_table()
189 struct rd_dev_sg_table *sg_table; in rd_build_device_space() local
248 struct rd_dev_sg_table *sg_table; in rd_build_prot_space() local
354 struct rd_dev_sg_table *sg_table; in rd_get_sg_table() local
374 struct rd_dev_sg_table *sg_table; in rd_get_prot_table() local
Dtarget_core_rd.h26 struct scatterlist *sg_table; member
/Linux-v4.19/include/linux/
Dscatterlist.h42 struct sg_table { struct
43 struct scatterlist *sgl; /* the list */
44 unsigned int nents; /* number of mapped entries */
45 unsigned int orig_nents; /* original size of list */
Dnvme-fc-driver.h154 struct sg_table sg_table; member
Dide.h758 struct scatterlist *sg_table; member
/Linux-v4.19/drivers/ata/
Dsata_promise.h45 dma_addr_t sg_table, in pdc_pkt_header()
Dsata_promise.c504 dma_addr_t sg_table = ap->bmdma_prd_dma; in pdc_atapi_pkt() local
/Linux-v4.19/drivers/dma-buf/
Ddma-buf.c627 struct sg_table *sg_table; in dma_buf_map_attachment() local
653 struct sg_table *sg_table, in dma_buf_unmap_attachment()
/Linux-v4.19/drivers/scsi/isci/
Drequest.h124 struct scu_sgl_element_pair sg_table[SCU_SGL_SIZE] __attribute__ ((aligned(32))); member
/Linux-v4.19/drivers/crypto/caam/
Dcaamalg_qi.c903 struct qm_sg_entry *sg_table, *fd_sgt; in aead_edesc_alloc() local
1207 struct qm_sg_entry *sg_table, *fd_sgt; in ablkcipher_edesc_alloc() local
1348 struct qm_sg_entry *sg_table, *fd_sgt; in ablkcipher_giv_edesc_alloc() local
/Linux-v4.19/drivers/staging/android/ion/
Dion.h77 struct sg_table *sg_table; member
/Linux-v4.19/drivers/media/common/videobuf2/
Dvideobuf2-dma-sg.c41 struct sg_table sg_table; member
/Linux-v4.19/drivers/nvme/target/
Dloop.c33 struct sg_table sg_table; member
/Linux-v4.19/drivers/media/platform/marvell-ccic/
Dmcam-core.c1212 struct sg_table *sg_table = vb2_dma_sg_plane_desc(vb, 0); in mcam_vb_sg_buf_prepare() local
/Linux-v4.19/drivers/nvme/host/
Drdma.c73 struct sg_table sg_table; member
/Linux-v4.19/drivers/scsi/bfa/
Dbfad_bsg.c3252 struct bfa_sge_s *sg_table; in bfad_fcxp_map_sg() local
/Linux-v4.19/drivers/scsi/esas2r/
Desas2r.h659 struct esas2r_mem_desc *sg_table; member