Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/hwtracing/coresight/
A Dcoresight-tmc-etr.c105 struct tmc_sg_table *sg_table; member
246 static void tmc_free_data_pages(struct tmc_sg_table *sg_table) in tmc_free_data_pages()
253 void tmc_free_sg_table(struct tmc_sg_table *sg_table) in tmc_free_sg_table()
265 static int tmc_alloc_table_pages(struct tmc_sg_table *sg_table) in tmc_alloc_table_pages()
323 struct tmc_sg_table *sg_table; in tmc_alloc_sg_table() local
368 void tmc_sg_table_sync_table(struct tmc_sg_table *sg_table) in tmc_sg_table_sync_table()
388 ssize_t tmc_sg_table_get_data(struct tmc_sg_table *sg_table, in tmc_sg_table_get_data()
413 tmc_sg_daddr_to_vaddr(struct tmc_sg_table *sg_table, in tmc_sg_daddr_to_vaddr()
440 struct tmc_sg_table *sg_table = etr_table->sg_table; in tmc_etr_sg_table_dump() local
495 struct tmc_sg_table *sg_table = etr_table->sg_table; in tmc_etr_sg_table_populate() local
[all …]
A Dcoresight-tmc.h326 tmc_sg_table_buf_size(struct tmc_sg_table *sg_table) in tmc_sg_table_buf_size()
/linux-6.3-rc2/drivers/target/
A Dtarget_core_rd.c63 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
A Dtarget_core_rd.h26 struct scatterlist *sg_table; member
/linux-6.3-rc2/drivers/dma-buf/
A Ddma-buf.c767 static void mangle_sg_table(struct sg_table *sg_table) in mangle_sg_table()
785 struct sg_table *sg_table; in __map_dma_buf() local
988 struct sg_table *sg_table, in __unmap_dma_buf()
1106 struct sg_table *sg_table; in dma_buf_map_attachment() local
1183 struct sg_table *sg_table; in dma_buf_map_attachment_unlocked() local
1209 struct sg_table *sg_table, in dma_buf_unmap_attachment()
1241 struct sg_table *sg_table, in dma_buf_unmap_attachment_unlocked()
/linux-6.3-rc2/include/linux/
A Dscatterlist.h39 struct sg_table { struct
46 struct sg_table sgt; /* The scatter list table */ argument
A Dnvme-fc-driver.h217 struct sg_table sg_table; member
/linux-6.3-rc2/drivers/ata/
A Dsata_promise.h29 dma_addr_t sg_table, in pdc_pkt_header()
A Dsata_promise.c482 dma_addr_t sg_table = ap->bmdma_prd_dma; in pdc_atapi_pkt() local
/linux-6.3-rc2/drivers/crypto/caam/
A Dcaamalg_qi2.c372 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
A Dcaamalg_qi.c959 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-6.3-rc2/drivers/scsi/isci/
A Drequest.h124 struct scu_sgl_element_pair sg_table[SCU_SGL_SIZE] __attribute__ ((aligned(32))); member
/linux-6.3-rc2/drivers/dma-buf/heaps/
A Dsystem_heap.c32 struct sg_table sg_table; member
/linux-6.3-rc2/drivers/nvme/target/
A Dloop.c25 struct sg_table sg_table; member
/linux-6.3-rc2/drivers/media/platform/marvell/
A Dmcam-core.c606 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-6.3-rc2/drivers/media/common/videobuf2/
A Dvideobuf2-dma-sg.c42 struct sg_table sg_table; member
/linux-6.3-rc2/drivers/block/
A Dvirtio_blk.c112 struct sg_table sg_table; member
/linux-6.3-rc2/drivers/nvme/host/
A Drdma.c59 struct sg_table sg_table; member
/linux-6.3-rc2/drivers/scsi/bfa/
A Dbfad_bsg.c3273 struct bfa_sge_s *sg_table; in bfad_fcxp_map_sg() local
/linux-6.3-rc2/drivers/scsi/esas2r/
A Desas2r.h659 struct esas2r_mem_desc *sg_table; member

Completed in 66 milliseconds