Home
last modified time | relevance | path

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

/include/linux/
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
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()
A Dhost1x.h131 struct sg_table *sgt; member
A Diommu.h1543 unsigned long iova, struct sg_table *sgt, int prot) in iommu_map_sgtable()
A Dusb.h1628 struct sg_table *sgt; /* (in) scatter gather table for noncoherent buffer */ member
/include/drm/
A Ddrm_gem_dma_helper.h24 struct sg_table *sgt; member
A Ddrm_gem_shmem_helper.h72 struct sg_table *sgt; member
/include/uapi/linux/
A Derspan.h22 __be16 sgt; /* security group tag */ member
/include/net/
A Derspan.h281 u8 sgt = 0; in erspan_build_header_v2() local
/include/rdma/
A Dib_umem.h34 struct sg_table *sgt; member
A Dib_verbs.h4281 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 Dfpga-mgr.h105 struct sg_table *sgt; member
/include/crypto/
A Dif_alg.h59 struct sg_table sgt; member
/include/linux/hsi/
A Dhsi.h188 struct sg_table sgt; member

Completed in 63 milliseconds