sg_table          218 include/asm-generic/dma-mapping-common.h dma_common_get_sgtable(struct device *dev, struct sg_table *sgt,
sg_table          222 include/asm-generic/dma-mapping-common.h dma_get_sgtable_attrs(struct device *dev, struct sg_table *sgt, void *cpu_addr,
sg_table          572 include/drm/drmP.h 	struct sg_table *(*gem_prime_get_sg_table)(struct drm_gem_object *obj);
sg_table          576 include/drm/drmP.h 				struct sg_table *sgt);
sg_table          888 include/drm/drmP.h void drm_clflush_sg(struct sg_table *st);
sg_table          987 include/drm/drmP.h extern int drm_prime_sg_to_page_addr_arrays(struct sg_table *sgt, struct page **pages,
sg_table          989 include/drm/drmP.h extern struct sg_table *drm_prime_pages_to_sg(struct page **pages, int nr_pages);
sg_table          990 include/drm/drmP.h extern void drm_prime_gem_destroy(struct drm_gem_object *obj, struct sg_table *sg);
sg_table           10 include/drm/drm_gem_cma_helper.h 	struct sg_table *sgt;
sg_table           46 include/drm/drm_gem_cma_helper.h struct sg_table *drm_gem_cma_prime_get_sg_table(struct drm_gem_object *obj);
sg_table           50 include/drm/drm_gem_cma_helper.h 				  struct sg_table *sgt);
sg_table           16 include/drm/intel-gtt.h void intel_gtt_insert_sg_entries(struct sg_table *st,
sg_table          255 include/drm/ttm/ttm_bo_api.h 	struct sg_table *sg;
sg_table          490 include/drm/ttm/ttm_bo_api.h 			struct sg_table *sg,
sg_table          121 include/drm/ttm/ttm_bo_driver.h 	struct sg_table *sg; /* for SG objects via dma-buf */
sg_table           84 include/linux/dma-buf.h 	struct sg_table * (*map_dma_buf)(struct dma_buf_attachment *,
sg_table           87 include/linux/dma-buf.h 						struct sg_table *,
sg_table          195 include/linux/dma-buf.h struct sg_table *dma_buf_map_attachment(struct dma_buf_attachment *,
sg_table          197 include/linux/dma-buf.h void dma_buf_unmap_attachment(struct dma_buf_attachment *, struct sg_table *,
sg_table           27 include/linux/dma-mapping.h 	int (*get_sgtable)(struct device *dev, struct sg_table *sgt, void *,
sg_table           58 include/linux/host1x.h struct sg_table;
sg_table           63 include/linux/host1x.h 	dma_addr_t (*pin)(struct host1x_bo *bo, struct sg_table **sgt);
sg_table           64 include/linux/host1x.h 	void (*unpin)(struct host1x_bo *bo, struct sg_table *sgt);
sg_table           92 include/linux/host1x.h 				       struct sg_table **sgt)
sg_table           97 include/linux/host1x.h static inline void host1x_bo_unpin(struct host1x_bo *bo, struct sg_table *sgt)
sg_table          204 include/linux/hsi/hsi.h 	struct sg_table		sgt;
sg_table          714 include/linux/ide.h 	struct scatterlist *sg_table;
sg_table          232 include/linux/scatterlist.h void __sg_free_table(struct sg_table *, unsigned int, bool, sg_free_fn *);
sg_table          233 include/linux/scatterlist.h void sg_free_table(struct sg_table *);
sg_table          234 include/linux/scatterlist.h int __sg_alloc_table(struct sg_table *, unsigned int, unsigned int,
sg_table          236 include/linux/scatterlist.h int sg_alloc_table(struct sg_table *, unsigned int, gfp_t);
sg_table          237 include/linux/scatterlist.h int sg_alloc_table_from_pages(struct sg_table *sgt,
sg_table          617 include/linux/spi/spi.h 	struct sg_table tx_sg;
sg_table          618 include/linux/spi/spi.h 	struct sg_table rx_sg;
sg_table           18 include/media/videobuf2-dma-sg.h static inline struct sg_table *vb2_dma_sg_plane_desc(
sg_table           21 include/media/videobuf2-dma-sg.h 	return (struct sg_table *)vb2_plane_cookie(vb, plane_no);
sg_table           53 include/rdma/ib_umem.h 	struct sg_table sg_head;
sg_table           35 include/scsi/scsi_cmnd.h 	struct sg_table table;