Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma-buf/
H A Ddma-buf-cache.c21 struct sg_table *sg_table; member
148 struct sg_table *sg_table, in dma_buf_cache_unmap_attachment()
169 struct sg_table *sg_table; in dma_buf_cache_map_attachment() local
H A Ddma-buf.c1047 struct sg_table *sg_table; in dma_buf_map_attachment() local
1107 struct sg_table *sg_table, in dma_buf_unmap_attachment()
/OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/
H A Dcoresight-tmc-etr.c107 struct tmc_sg_table *sg_table; member
236 tmc_sg_get_data_page_offset(struct tmc_sg_table *sg_table, dma_addr_t addr) in tmc_sg_get_data_page_offset()
241 static inline void tmc_free_table_pages(struct tmc_sg_table *sg_table) in tmc_free_table_pages()
248 static void tmc_free_data_pages(struct tmc_sg_table *sg_table) in tmc_free_data_pages()
255 void tmc_free_sg_table(struct tmc_sg_table *sg_table) in tmc_free_sg_table()
267 static int tmc_alloc_table_pages(struct tmc_sg_table *sg_table) in tmc_alloc_table_pages()
288 static int tmc_alloc_data_pages(struct tmc_sg_table *sg_table, void **pages) in tmc_alloc_data_pages()
325 struct tmc_sg_table *sg_table; in tmc_alloc_sg_table() local
370 void tmc_sg_table_sync_table(struct tmc_sg_table *sg_table) in tmc_sg_table_sync_table()
390 ssize_t tmc_sg_table_get_data(struct tmc_sg_table *sg_table, in tmc_sg_table_get_data()
[all …]
H A Dcoresight-tmc.h322 tmc_sg_table_buf_size(struct tmc_sg_table *sg_table) in tmc_sg_table_buf_size()
/OK3568_Linux_fs/kernel/drivers/target/
H 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
H A Dtarget_core_rd.h26 struct scatterlist *sg_table; member
/OK3568_Linux_fs/kernel/include/linux/
H A 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 */
H A Dion.h48 struct sg_table *sg_table; member
H A Dnvme-fc-driver.h216 struct sg_table sg_table; member
H A Dide.h768 struct scatterlist *sg_table; member
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dsata_promise.h29 dma_addr_t sg_table, in pdc_pkt_header()
H A Dsata_promise.c482 dma_addr_t sg_table = ap->bmdma_prd_dma; in pdc_atapi_pkt() local
/OK3568_Linux_fs/kernel/drivers/crypto/caam/
H A Dcaamalg_qi2.c367 struct dpaa2_sg_entry *sg_table; in aead_edesc_alloc() local
1122 struct dpaa2_sg_entry *sg_table; in skcipher_edesc_alloc() local
3537 struct dpaa2_sg_entry *sg_table; in ahash_update_ctx() local
3648 struct dpaa2_sg_entry *sg_table; in ahash_final_ctx() local
3720 struct dpaa2_sg_entry *sg_table; in ahash_finup_ctx() local
3845 struct dpaa2_sg_entry *sg_table = &edesc->sgt[0]; in ahash_digest() local
3989 struct dpaa2_sg_entry *sg_table; in ahash_update_no_ctx() local
4102 struct dpaa2_sg_entry *sg_table; in ahash_finup_no_ctx() local
4207 struct dpaa2_sg_entry *sg_table; in ahash_update_first() local
H A Dcaamalg_qi.c954 struct qm_sg_entry *sg_table, *fd_sgt; in aead_edesc_alloc() local
1258 struct qm_sg_entry *sg_table, *fd_sgt; in skcipher_edesc_alloc() local
/OK3568_Linux_fs/kernel/drivers/scsi/isci/
H A Drequest.h124 struct scu_sgl_element_pair sg_table[SCU_SGL_SIZE] __attribute__ ((aligned(32))); member
/OK3568_Linux_fs/kernel/drivers/nvme/target/
H A Dloop.c25 struct sg_table sg_table; member
/OK3568_Linux_fs/kernel/drivers/media/common/videobuf2/
H A Dvideobuf2-dma-sg.c41 struct sg_table sg_table; member
H A Dvideobuf2-cma-sg.c30 struct sg_table sg_table; member
/OK3568_Linux_fs/kernel/drivers/media/platform/marvell-ccic/
H 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
/OK3568_Linux_fs/kernel/drivers/dma-buf/heaps/
H A Dsystem_heap.c35 struct sg_table sg_table; member
H A Drk_system_heap.c44 struct sg_table sg_table; member
/OK3568_Linux_fs/kernel/drivers/nvme/host/
H A Drdma.c58 struct sg_table sg_table; member
/OK3568_Linux_fs/kernel/drivers/scsi/bfa/
H A Dbfad_bsg.c3244 struct bfa_sge_s *sg_table; in bfad_fcxp_map_sg() local
/OK3568_Linux_fs/kernel/drivers/scsi/esas2r/
H A Desas2r.h659 struct esas2r_mem_desc *sg_table; member