Searched defs:sgt (Results 1 – 14 of 14) sorted by relevance
| /include/linux/ |
| A D | scatterlist.h | 46 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
|
| A D | dma-mapping.h | 186 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()
|
| A D | host1x.h | 131 struct sg_table *sgt; member
|
| A D | iommu.h | 1543 unsigned long iova, struct sg_table *sgt, int prot) in iommu_map_sgtable()
|
| A D | usb.h | 1628 struct sg_table *sgt; /* (in) scatter gather table for noncoherent buffer */ member
|
| /include/drm/ |
| A D | drm_gem_dma_helper.h | 24 struct sg_table *sgt; member
|
| A D | drm_gem_shmem_helper.h | 72 struct sg_table *sgt; member
|
| /include/uapi/linux/ |
| A D | erspan.h | 22 __be16 sgt; /* security group tag */ member
|
| /include/net/ |
| A D | erspan.h | 281 u8 sgt = 0; in erspan_build_header_v2() local
|
| /include/rdma/ |
| A D | ib_umem.h | 34 struct sg_table *sgt; member
|
| A D | ib_verbs.h | 4281 struct sg_table *sgt, in ib_dma_map_sgtable_attrs() 4298 struct sg_table *sgt, in ib_dma_unmap_sgtable_attrs()
|
| /include/linux/fpga/ |
| A D | fpga-mgr.h | 105 struct sg_table *sgt; member
|
| /include/crypto/ |
| A D | if_alg.h | 59 struct sg_table sgt; member
|
| /include/linux/hsi/ |
| A D | hsi.h | 188 struct sg_table sgt; member
|
Completed in 63 milliseconds