Searched refs:nelems (Results 1 - 25 of 90) sorted by relevance

1234

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/csharp/
H A DHashDatabaseConfig.cs166 private uint nelems; field in class:BerkeleyDB.HashDatabaseConfig
183 get { return nelems; }
186 nelems = value;
H A DSecondaryHashDatabaseConfig.cs166 private uint nelems; field in class:BerkeleyDB.SecondaryHashDatabaseConfig
183 get { return nelems; }
186 nelems = value;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/csharp/
H A DHashDatabaseConfig.cs166 private uint nelems; field in class:BerkeleyDB.HashDatabaseConfig
183 get { return nelems; }
186 nelems = value;
H A DSecondaryHashDatabaseConfig.cs166 private uint nelems; field in class:BerkeleyDB.SecondaryHashDatabaseConfig
183 get { return nelems; }
186 nelems = value;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/csharp/
H A DHashDatabaseConfig.cs166 private uint nelems; field in class:BerkeleyDB.HashDatabaseConfig
183 get { return nelems; }
186 nelems = value;
H A DSecondaryHashDatabaseConfig.cs166 private uint nelems; field in class:BerkeleyDB.SecondaryHashDatabaseConfig
183 get { return nelems; }
186 nelems = value;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/xen/
H A Dswiotlb-xen.h35 int nelems, enum dma_data_direction dir,
40 int nelems, enum dma_data_direction dir,
49 int nelems, enum dma_data_direction dir);
57 int nelems, enum dma_data_direction dir);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/xen/
H A Dswiotlb-xen.h35 int nelems, enum dma_data_direction dir,
40 int nelems, enum dma_data_direction dir,
49 int nelems, enum dma_data_direction dir);
57 int nelems, enum dma_data_direction dir);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/kernel/
H A Ddma-iommu.c57 int nelems, enum dma_data_direction direction,
60 return iommu_map_sg(dev, get_iommu_table_base(dev), sglist, nelems,
65 int nelems, enum dma_data_direction direction,
68 iommu_unmap_sg(get_iommu_table_base(dev), sglist, nelems, direction, local
56 dma_iommu_map_sg(struct device *dev, struct scatterlist *sglist, int nelems, enum dma_data_direction direction, struct dma_attrs *attrs) argument
64 dma_iommu_unmap_sg(struct device *dev, struct scatterlist *sglist, int nelems, enum dma_data_direction direction, struct dma_attrs *attrs) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/kernel/
H A Ddma-iommu.c57 int nelems, enum dma_data_direction direction,
60 return iommu_map_sg(dev, get_iommu_table_base(dev), sglist, nelems,
65 int nelems, enum dma_data_direction direction,
68 iommu_unmap_sg(get_iommu_table_base(dev), sglist, nelems, direction, local
56 dma_iommu_map_sg(struct device *dev, struct scatterlist *sglist, int nelems, enum dma_data_direction direction, struct dma_attrs *attrs) argument
64 dma_iommu_unmap_sg(struct device *dev, struct scatterlist *sglist, int nelems, enum dma_data_direction direction, struct dma_attrs *attrs) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/xen/
H A Dswiotlb-xen.c389 int nelems, enum dma_data_direction dir,
397 for_each_sg(sgl, sg, nelems, i) {
421 return nelems;
426 xen_swiotlb_map_sg(struct device *hwdev, struct scatterlist *sgl, int nelems, argument
429 return xen_swiotlb_map_sg_attrs(hwdev, sgl, nelems, dir, NULL);
439 int nelems, enum dma_data_direction dir,
447 for_each_sg(sgl, sg, nelems, i)
454 xen_swiotlb_unmap_sg(struct device *hwdev, struct scatterlist *sgl, int nelems, argument
457 return xen_swiotlb_unmap_sg_attrs(hwdev, sgl, nelems, dir, NULL);
470 int nelems, enu
388 xen_swiotlb_map_sg_attrs(struct device *hwdev, struct scatterlist *sgl, int nelems, enum dma_data_direction dir, struct dma_attrs *attrs) argument
438 xen_swiotlb_unmap_sg_attrs(struct device *hwdev, struct scatterlist *sgl, int nelems, enum dma_data_direction dir, struct dma_attrs *attrs) argument
469 xen_swiotlb_sync_sg(struct device *hwdev, struct scatterlist *sgl, int nelems, enum dma_data_direction dir, enum dma_sync_target target) argument
482 xen_swiotlb_sync_sg_for_cpu(struct device *hwdev, struct scatterlist *sg, int nelems, enum dma_data_direction dir) argument
490 xen_swiotlb_sync_sg_for_device(struct device *hwdev, struct scatterlist *sg, int nelems, enum dma_data_direction dir) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/xen/
H A Dswiotlb-xen.c389 int nelems, enum dma_data_direction dir,
397 for_each_sg(sgl, sg, nelems, i) {
421 return nelems;
426 xen_swiotlb_map_sg(struct device *hwdev, struct scatterlist *sgl, int nelems, argument
429 return xen_swiotlb_map_sg_attrs(hwdev, sgl, nelems, dir, NULL);
439 int nelems, enum dma_data_direction dir,
447 for_each_sg(sgl, sg, nelems, i)
454 xen_swiotlb_unmap_sg(struct device *hwdev, struct scatterlist *sgl, int nelems, argument
457 return xen_swiotlb_unmap_sg_attrs(hwdev, sgl, nelems, dir, NULL);
470 int nelems, enu
388 xen_swiotlb_map_sg_attrs(struct device *hwdev, struct scatterlist *sgl, int nelems, enum dma_data_direction dir, struct dma_attrs *attrs) argument
438 xen_swiotlb_unmap_sg_attrs(struct device *hwdev, struct scatterlist *sgl, int nelems, enum dma_data_direction dir, struct dma_attrs *attrs) argument
469 xen_swiotlb_sync_sg(struct device *hwdev, struct scatterlist *sgl, int nelems, enum dma_data_direction dir, enum dma_sync_target target) argument
482 xen_swiotlb_sync_sg_for_cpu(struct device *hwdev, struct scatterlist *sg, int nelems, enum dma_data_direction dir) argument
490 xen_swiotlb_sync_sg_for_device(struct device *hwdev, struct scatterlist *sg, int nelems, enum dma_data_direction dir) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Ddma-debug.h49 int nelems, int dir);
78 int nelems, int direction);
82 int nelems, int direction);
121 int nelems, int dir)
165 int nelems, int direction)
171 int nelems, int direction)
119 debug_dma_unmap_sg(struct device *dev, struct scatterlist *sglist, int nelems, int dir) argument
163 debug_dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg, int nelems, int direction) argument
169 debug_dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nelems, int direction) argument
H A Dswiotlb.h75 swiotlb_map_sg_attrs(struct device *hwdev, struct scatterlist *sgl, int nelems,
80 int nelems, enum dma_data_direction dir,
89 int nelems, enum dma_data_direction dir);
97 int nelems, enum dma_data_direction dir);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Ddma-debug.h49 int nelems, int dir);
78 int nelems, int direction);
82 int nelems, int direction);
121 int nelems, int dir)
165 int nelems, int direction)
171 int nelems, int direction)
119 debug_dma_unmap_sg(struct device *dev, struct scatterlist *sglist, int nelems, int dir) argument
163 debug_dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg, int nelems, int direction) argument
169 debug_dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nelems, int direction) argument
H A Dswiotlb.h75 swiotlb_map_sg_attrs(struct device *hwdev, struct scatterlist *sgl, int nelems,
80 int nelems, enum dma_data_direction dir,
89 int nelems, enum dma_data_direction dir);
97 int nelems, enum dma_data_direction dir);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-armeabi-2013.11/lib/gcc/arm-none-eabi/4.8.1/plugin/include/
H A Dvec.h421 va_stack::alloc (vec<T, va_stack, vl_ptr> &v, unsigned nelems, argument
426 v.vec_->embedded_init (nelems, 0);
438 va_stack::reserve (vec<T, va_stack, vl_embed> *&v, unsigned nelems, bool exact argument
448 nelems, exact PASS_MEM_STAT); local
453 nelems += v->vecpfx_.num_;
456 va_heap::reserve (reinterpret_cast<vec<T, va_heap, vl_embed> *&>(v), nelems, local
614 vec_safe_space (const vec<T, A, vl_embed> *v, unsigned nelems) argument
616 return v ? v->space (nelems) : nelems == 0;
651 vec_safe_reserve (vec<T, A, vl_embed> *&v, unsigned nelems, boo argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/asm-generic/
H A Dpci-dma-compat.h86 int nelems, int direction)
88 dma_sync_sg_for_cpu(hwdev == NULL ? NULL : &hwdev->dev, sg, nelems, (enum dma_data_direction)direction);
93 int nelems, int direction)
95 dma_sync_sg_for_device(hwdev == NULL ? NULL : &hwdev->dev, sg, nelems, (enum dma_data_direction)direction);
85 pci_dma_sync_sg_for_cpu(struct pci_dev *hwdev, struct scatterlist *sg, int nelems, int direction) argument
92 pci_dma_sync_sg_for_device(struct pci_dev *hwdev, struct scatterlist *sg, int nelems, int direction) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/xtensa/include/asm/
H A Ddma-mapping.h125 dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg, int nelems, argument
129 for (i = 0; i < nelems; i++, sg++)
134 dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nelems, argument
138 for (i = 0; i < nelems; i++, sg++)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/xtensa/include/asm/
H A Ddma-mapping.h125 dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg, int nelems, argument
129 for (i = 0; i < nelems; i++, sg++)
134 dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nelems, argument
138 for (i = 0; i < nelems; i++, sg++)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/asm-generic/
H A Dpci-dma-compat.h86 int nelems, int direction)
88 dma_sync_sg_for_cpu(hwdev == NULL ? NULL : &hwdev->dev, sg, nelems, (enum dma_data_direction)direction);
93 int nelems, int direction)
95 dma_sync_sg_for_device(hwdev == NULL ? NULL : &hwdev->dev, sg, nelems, (enum dma_data_direction)direction);
85 pci_dma_sync_sg_for_cpu(struct pci_dev *hwdev, struct scatterlist *sg, int nelems, int direction) argument
92 pci_dma_sync_sg_for_device(struct pci_dev *hwdev, struct scatterlist *sg, int nelems, int direction) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/tile/include/asm/
H A Ddma-mapping.h47 int nelems, enum dma_data_direction);
49 int nelems, enum dma_data_direction);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/sh/kernel/
H A Ddma-nommu.c55 int nelems, enum dma_data_direction dir)
60 for_each_sg(sg, s, nelems, i)
54 nommu_sync_sg(struct device *dev, struct scatterlist *sg, int nelems, enum dma_data_direction dir) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/tile/include/asm/
H A Ddma-mapping.h47 int nelems, enum dma_data_direction);
49 int nelems, enum dma_data_direction);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/sh/kernel/
H A Ddma-nommu.c55 int nelems, enum dma_data_direction dir)
60 for_each_sg(sg, s, nelems, i)
54 nommu_sync_sg(struct device *dev, struct scatterlist *sg, int nelems, enum dma_data_direction dir) argument

Completed in 272 milliseconds

1234