Home
last modified time | relevance | path

Searched defs:sgt (Results 1 – 25 of 114) sorted by relevance

12345

/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-dma-contig.c53 static unsigned long vb2_dc_get_contiguous_size(struct sg_table *sgt) in vb2_dc_get_contiguous_size()
126 struct sg_table *sgt = buf->dma_sgt; in vb2_dc_prepare() local
146 struct sg_table *sgt = buf->dma_sgt; in vb2_dc_finish() local
313 struct sg_table sgt; member
323 struct sg_table *sgt; in vb2_dc_dmabuf_ops_attach() local
359 struct sg_table *sgt; in vb2_dc_dmabuf_ops_detach() local
385 struct sg_table *sgt; in vb2_dc_dmabuf_ops_map() local
415 struct sg_table *sgt, enum dma_data_direction dma_dir) in vb2_dc_dmabuf_ops_unmap()
476 struct sg_table *sgt; in vb2_dc_get_base_sgt() local
534 struct sg_table *sgt = buf->dma_sgt; in vb2_dc_put_userptr() local
[all …]
H A Dvideobuf2-vmalloc.c208 struct sg_table sgt; member
218 struct sg_table *sgt; in vb2_vmalloc_dmabuf_ops_attach() local
255 struct sg_table *sgt; in vb2_vmalloc_dmabuf_ops_detach() local
274 struct sg_table *sgt; in vb2_vmalloc_dmabuf_ops_map() local
299 struct sg_table *sgt, enum dma_data_direction dma_dir) in vb2_vmalloc_dmabuf_ops_unmap()
/linux/drivers/gpu/drm/tests/
H A Ddrm_gem_shmem_test.c70 struct sg_table *sgt; in drm_gem_shmem_test_obj_create_private() local
201 struct sg_table *sgt; in drm_gem_shmem_test_get_pages_sgt() local
243 struct sg_table *sgt; in drm_gem_shmem_test_get_sg_table() local
313 struct sg_table *sgt; in drm_gem_shmem_test_purge() local
/linux/drivers/hwtracing/intel_th/
H A Dmsu-sink.c51 static int msu_sink_alloc_window(void *data, struct sg_table **sgt, size_t size) in msu_sink_alloc_window()
84 static void msu_sink_free_window(void *data, struct sg_table *sgt) in msu_sink_free_window()
99 static int msu_sink_ready(void *data, struct sg_table *sgt, size_t bytes) in msu_sink_ready()
/linux/drivers/spi/
H A Dinternals.h30 struct sg_table *sgt, void *buf, size_t len, in spi_map_buf()
37 struct device *dev, struct sg_table *sgt, in spi_unmap_buf()
/linux/drivers/xen/
H A Dgntdev-dmabuf.c46 struct sg_table *sgt; member
65 struct sg_table *sgt; member
198 struct sg_table *sgt; in dmabuf_pages_to_sgt() local
241 struct sg_table *sgt = gntdev_dmabuf_attach->sgt; in dmabuf_exp_ops_detach() local
263 struct sg_table *sgt; in dmabuf_exp_ops_map_dma_buf() local
301 struct sg_table *sgt, in dmabuf_exp_ops_unmap_dma_buf()
572 struct sg_table *sgt; in dmabuf_imp_to_refs() local
/linux/kernel/dma/
H A Dmapping.c289 int dma_map_sgtable(struct device *dev, struct sg_table *sgt, in dma_map_sgtable()
500 int dma_get_sgtable_attrs(struct device *dev, struct sg_table *sgt, in dma_get_sgtable_attrs()
762 struct sg_table *sgt; in alloc_single_sgt() local
786 struct sg_table *sgt; in dma_alloc_noncontiguous() local
810 struct sg_table *sgt, enum dma_data_direction dir) in free_single_sgt()
819 struct sg_table *sgt, enum dma_data_direction dir) in dma_free_noncontiguous()
832 struct sg_table *sgt) in dma_vmap_noncontiguous()
850 size_t size, struct sg_table *sgt) in dma_mmap_noncontiguous()
/linux/include/linux/
H A Dscatterlist.h46 struct sg_table sgt; /* The scatter list table */ member
223 #define for_each_sgtable_sg(sgt, sg, i) \ argument
231 #define for_each_sgtable_dma_sg(sgt, sg, i) \ argument
492 static inline int sg_alloc_table_from_pages(struct sg_table *sgt, in sg_alloc_table_from_pages()
658 #define for_each_sgtable_page(sgt, piter, pgoffset) \ argument
672 #define for_each_sgtable_dma_page(sgt, dma_iter, pgoffset) \ argument
H A Ddma-mapping.h186 static inline int dma_map_sgtable(struct device *dev, struct sg_table *sgt, in dma_map_sgtable()
224 struct sg_table *sgt, void *cpu_addr, dma_addr_t dma_addr, in dma_get_sgtable_attrs()
278 struct sg_table *sgt, enum dma_data_direction dir) in dma_free_noncontiguous()
282 struct sg_table *sgt) in dma_vmap_noncontiguous()
290 struct vm_area_struct *vma, size_t size, struct sg_table *sgt) in dma_mmap_noncontiguous()
504 static inline void dma_unmap_sgtable(struct device *dev, struct sg_table *sgt, in dma_unmap_sgtable()
523 struct sg_table *sgt, enum dma_data_direction dir) in dma_sync_sgtable_for_cpu()
540 struct sg_table *sgt, enum dma_data_direction dir) in dma_sync_sgtable_for_device()
/linux/net/ceph/
H A Dcrypto.c149 static int setup_sgtable(struct sg_table *sgt, struct scatterlist *prealloc_sg, in setup_sgtable()
201 static void teardown_sgtable(struct sg_table *sgt) in teardown_sgtable()
211 struct sg_table sgt; in ceph_aes_crypt() local
/linux/drivers/media/platform/nvidia/tegra-vde/
H A Ddmabuf-cache.c27 struct sg_table *sgt; member
72 struct sg_table *sgt; in tegra_vde_dmabuf_cache_map() local
/linux/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_vsp.c267 struct sg_table *sgt = &sg_tables[i]; in rcar_du_vsp_map_fb() local
311 struct sg_table *sgt = &sg_tables[i]; in rcar_du_vsp_map_fb() local
347 struct sg_table *sgt = &sg_tables[i]; in rcar_du_vsp_unmap_fb() local
/linux/drivers/crypto/caam/
H A Dcaamalg_qi2.h116 struct dpaa2_sg_entry sgt[]; member
134 struct dpaa2_sg_entry sgt[]; member
148 struct dpaa2_sg_entry sgt[]; member
/linux/drivers/gpu/drm/etnaviv/
H A Detnaviv_mmu.c62 struct sg_table *sgt, int prot) in etnaviv_iommu_map()
105 struct sg_table *sgt, unsigned len) in etnaviv_iommu_unmap()
268 struct sg_table *sgt = etnaviv_obj->sgt; in etnaviv_iommu_map_gem() local
H A Detnaviv_gem.c23 struct sg_table *sgt = etnaviv_obj->sgt; in etnaviv_gem_scatter_map() local
36 struct sg_table *sgt = etnaviv_obj->sgt; in etnaviv_gem_scatterlist_unmap() local
104 struct sg_table *sgt; in etnaviv_gem_get_pages() local
/linux/drivers/gpu/drm/v3d/
H A Dv3d_bo.c105 struct sg_table *sgt; in v3d_bo_create_finish() local
177 struct sg_table *sgt) in v3d_prime_import_sg_table()
/linux/drivers/gpu/drm/xe/
H A Dxe_dma_buf.c95 struct sg_table *sgt; in xe_dma_buf_map() local
145 struct sg_table *sgt, in xe_dma_buf_unmap()
/linux/drivers/gpu/drm/virtio/
H A Dvirtgpu_prime.c62 struct sg_table *sgt, in virtgpu_gem_unmap_dma_buf()
152 struct sg_table *sgt; in virtgpu_dma_buf_import_sgt() local
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_dma_buf.c169 struct sg_table *sgt; in amdgpu_dma_buf_map() local
235 struct sg_table *sgt, in amdgpu_dma_buf_unmap()
/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_gem.c409 struct sg_table *sgt; in exynos_drm_gem_prime_get_sg_table() local
431 struct sg_table *sgt) in exynos_drm_gem_prime_import_sg_table()
H A Dexynos_drm_gem.h46 struct sg_table *sgt; member
/linux/drivers/fpga/tests/
H A Dfpga-mgr-test.c147 static int op_write_sg(struct fpga_manager *mgr, struct sg_table *sgt) in op_write_sg()
259 struct sg_table *sgt; in fpga_mgr_test_img_load_sgt() local
/linux/drivers/gpu/drm/armada/
H A Darmada_gem.c392 struct sg_table *sgt; in armada_gem_prime_map_dma_buf() local
453 struct sg_table *sgt, enum dma_data_direction dir) in armada_gem_prime_unmap_dma_buf()
/linux/drivers/media/pci/mgb4/
H A Dmgb4_dma.c23 u64 paddr, struct sg_table *sgt) in mgb4_dma_transfer()
/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_gem.h25 struct sg_table *sgt; member

12345