Searched defs:nents (Results 1 – 8 of 8) sorted by relevance
/include/linux/ |
D | pci-p2pdma.h | 75 unsigned int *nents, u32 length) in pci_p2pmem_alloc_sgl() 87 struct scatterlist *sg, int nents, enum dma_data_direction dir, in pci_p2pdma_map_sg_attrs() 93 struct scatterlist *sg, int nents, enum dma_data_direction dir, in pci_p2pdma_unmap_sg_attrs() 123 int nents, enum dma_data_direction dir) in pci_p2pdma_map_sg() 129 struct scatterlist *sg, int nents, enum dma_data_direction dir) in pci_p2pdma_unmap_sg()
|
D | pci-dma-compat.h | 66 int nents, int direction) in pci_map_sg() 73 int nents, int direction) in pci_unmap_sg()
|
D | scatterlist.h | 38 unsigned int nents; /* number of mapped entries */ member 268 unsigned int nents) in sg_init_marker() 461 #define for_each_sg_page(sglist, piter, nents, pgoffset) \ argument
|
D | kfifo.h | 718 #define kfifo_dma_in_prepare(fifo, sgl, nents, len) \ argument 769 #define kfifo_dma_out_prepare(fifo, sgl, nents, len) \ argument
|
D | dma-mapping.h | 187 struct scatterlist *sg, int nents, enum dma_data_direction dir, in dma_map_sg_attrs() 193 struct scatterlist *sg, int nents, enum dma_data_direction dir, in dma_unmap_sg_attrs()
|
D | iommu.h | 779 unsigned int nents, int prot) in iommu_map_sg() 786 unsigned int nents, int prot) in iommu_map_sg_atomic()
|
/include/media/drv-intf/ |
D | saa7146.h | 72 int nents; member
|
/include/rdma/ |
D | ib_verbs.h | 2874 #define rdma_for_each_block(sglist, biter, nents, pgsz) \ argument 4069 struct scatterlist *sg, int nents, in ib_dma_map_sg_attrs() 4080 struct scatterlist *sg, int nents, in ib_dma_unmap_sg_attrs() 4101 int nents; in ib_dma_map_sgtable_attrs() local 4130 struct scatterlist *sg, int nents, in ib_dma_map_sg() 4144 struct scatterlist *sg, int nents, in ib_dma_unmap_sg()
|