/linux/kernel/dma/ |
H A D | debug.h | 78 int nelems, int dir) in debug_dma_unmap_sg() 120 int nelems, int direction) in debug_dma_sync_sg_for_cpu() 126 int nelems, int direction) in debug_dma_sync_sg_for_device()
|
H A D | dummy.c | 31 int nelems, enum dma_data_direction dir, in dma_dummy_map_sg() 38 int nelems, enum dma_data_direction dir, in dma_dummy_unmap_sg()
|
H A D | debug.c | 1350 int nelems, int dir) in debug_dma_unmap_sg() 1524 int nelems, int direction) in debug_dma_sync_sg_for_cpu() 1555 int nelems, int direction) in debug_dma_sync_sg_for_device()
|
H A D | mapping.c | 398 int nelems, enum dma_data_direction dir) in __dma_sync_sg_for_cpu() 415 int nelems, enum dma_data_direction dir) in __dma_sync_sg_for_device()
|
/linux/drivers/xen/ |
H A D | swiotlb-xen.c | 326 xen_swiotlb_unmap_sg(struct device *hwdev, struct scatterlist *sgl, int nelems, in xen_swiotlb_unmap_sg() 341 xen_swiotlb_map_sg(struct device *dev, struct scatterlist *sgl, int nelems, in xen_swiotlb_map_sg() 366 int nelems, enum dma_data_direction dir) in xen_swiotlb_sync_sg_for_cpu() 379 int nelems, enum dma_data_direction dir) in xen_swiotlb_sync_sg_for_device()
|
/linux/arch/sparc/kernel/ |
H A D | iommu.c | 433 int nelems, enum dma_data_direction direction, in dma_4u_map_sg() 606 int nelems, enum dma_data_direction direction, in dma_4u_unmap_sg() 696 struct scatterlist *sglist, int nelems, in dma_4u_sync_sg_for_cpu()
|
/linux/include/linux/ |
H A D | dma-mapping.h | 312 struct scatterlist *sg, int nelems, enum dma_data_direction dir) in dma_sync_sg_for_cpu() 319 struct scatterlist *sg, int nelems, enum dma_data_direction dir) in dma_sync_sg_for_device() 343 struct scatterlist *sg, int nelems, enum dma_data_direction dir) in dma_sync_sg_for_cpu() 347 struct scatterlist *sg, int nelems, enum dma_data_direction dir) in dma_sync_sg_for_device()
|
/linux/arch/powerpc/kvm/ |
H A D | guest-state-buffer.c | 78 u32 nelems = kvmppc_gsb_nelems(gsb); in kvmppc_gsb_put() local
|
/linux/arch/powerpc/kernel/ |
H A D | iommu.c | 472 struct scatterlist *sglist, int nelems, in ppc_iommu_map_sg() 615 int nelems, enum dma_data_direction direction, in ppc_iommu_unmap_sg()
|
/linux/tools/lib/bpf/ |
H A D | btf_relocate.c | 104 int nelems) in search_btf_name_size()
|
H A D | btf.c | 771 __u32 nelems = 1; in btf__resolve_size() local
|
/linux/include/uapi/linux/ |
H A D | btf.h | 114 __u32 nelems; member
|
/linux/tools/include/uapi/linux/ |
H A D | btf.h | 114 __u32 nelems; member
|
/linux/arch/powerpc/platforms/pseries/ |
H A D | vio.c | 552 int nelems, enum dma_data_direction direction, in vio_dma_iommu_map_sg() 586 struct scatterlist *sglist, int nelems, in vio_dma_iommu_unmap_sg()
|
/linux/lib/ |
H A D | rhashtable.c | 397 unsigned int nelems = atomic_read(&ht->nelems); in rhashtable_shrink() local
|
/linux/drivers/iommu/ |
H A D | dma-iommu.c | 1133 int nelems, enum dma_data_direction dir) in iommu_dma_sync_sg_for_cpu() 1148 int nelems, enum dma_data_direction dir) in iommu_dma_sync_sg_for_device()
|
/linux/arch/powerpc/include/asm/ |
H A D | guest-state-buffer.h | 208 __be32 nelems; member
|
/linux/include/net/netfilter/ |
H A D | nf_tables.h | 594 atomic_t nelems; member 1773 unsigned int nelems; member
|
/linux/kernel/bpf/ |
H A D | btf.c | 1944 u32 i, size, nelems = 1, id = 0; in __btf_resolve_size() local 3580 u32 off, u32 nelems, in btf_find_nested_struct() 3624 u32 i, nelems = 1; in btf_find_field_one() local
|
/linux/include/linux/mtd/ |
H A D | rawnand.h | 965 unsigned int nelems; member
|
/linux/net/netfilter/ |
H A D | nf_tables_api.c | 415 unsigned int nelems, old_nelems = tail->nelems; in nft_trans_collapse_set_elem() local 6452 int rem, err = 0, nelems = 0; in nf_tables_getsetelem_reset() local
|
/linux/drivers/scsi/ |
H A D | hpsa.c | 610 static int board_id_in_array(u32 a[], int nelems, u32 board_id) in board_id_in_array()
|