Home
last modified time | relevance | path

Searched refs:nelems (Results 1 – 8 of 8) sorted by relevance

/include/xen/
Dswiotlb-xen.h29 int nelems, enum dma_data_direction dir,
34 int nelems, enum dma_data_direction dir,
43 int nelems, enum dma_data_direction dir);
51 int nelems, enum dma_data_direction dir);
/include/linux/
Ddma-debug.h51 int nelems, int dir);
80 int nelems, int direction);
84 int nelems, int direction);
130 int nelems, int dir) in debug_dma_unmap_sg() argument
174 int nelems, int direction) in debug_dma_sync_sg_for_cpu() argument
180 int nelems, int direction) in debug_dma_sync_sg_for_device() argument
Dswiotlb.h82 swiotlb_map_sg_attrs(struct device *hwdev, struct scatterlist *sgl, int nelems,
87 int nelems, enum dma_data_direction dir,
96 int nelems, enum dma_data_direction dir);
104 int nelems, enum dma_data_direction dir);
Drhashtable.h80 size_t nelems; member
/include/asm-generic/
Dpci-dma-compat.h94 int nelems, int direction) in pci_dma_sync_sg_for_cpu() argument
96 …dma_sync_sg_for_cpu(hwdev == NULL ? NULL : &hwdev->dev, sg, nelems, (enum dma_data_direction)direc… in pci_dma_sync_sg_for_cpu()
101 int nelems, int direction) in pci_dma_sync_sg_for_device() argument
103 …dma_sync_sg_for_device(hwdev == NULL ? NULL : &hwdev->dev, sg, nelems, (enum dma_data_direction)di… in pci_dma_sync_sg_for_device()
Ddma-mapping-common.h151 int nelems, enum dma_data_direction dir) in dma_sync_sg_for_cpu() argument
157 ops->sync_sg_for_cpu(dev, sg, nelems, dir); in dma_sync_sg_for_cpu()
158 debug_dma_sync_sg_for_cpu(dev, sg, nelems, dir); in dma_sync_sg_for_cpu()
163 int nelems, enum dma_data_direction dir) in dma_sync_sg_for_device() argument
169 ops->sync_sg_for_device(dev, sg, nelems, dir); in dma_sync_sg_for_device()
170 debug_dma_sync_sg_for_device(dev, sg, nelems, dir); in dma_sync_sg_for_device()
Ddma-mapping-broken.h72 dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg, int nelems,
/include/net/netfilter/
Dnf_tables.h258 u32 nelems; member