/linux-6.12.1/kernel/dma/ |
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()
|
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()
|
D | debug.c | 1360 int nelems, int dir) in debug_dma_unmap_sg() 1533 int nelems, int direction) in debug_dma_sync_sg_for_cpu() 1565 int nelems, int direction) in debug_dma_sync_sg_for_device()
|
D | mapping.c | 397 int nelems, enum dma_data_direction dir) in __dma_sync_sg_for_cpu() 414 int nelems, enum dma_data_direction dir) in __dma_sync_sg_for_device()
|
/linux-6.12.1/drivers/xen/ |
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-6.12.1/arch/powerpc/kernel/ |
D | dma-iommu.c | 119 int nelems, enum dma_data_direction direction, in dma_iommu_map_sg() 127 int nelems, enum dma_data_direction direction, in dma_iommu_unmap_sg()
|
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-6.12.1/arch/sparc/kernel/ |
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()
|
D | pci_sun4v.c | 470 int nelems, enum dma_data_direction direction, in dma_4v_map_sg() 625 int nelems, enum dma_data_direction direction, in dma_4v_unmap_sg()
|
/linux-6.12.1/include/linux/ |
D | dma-mapping.h | 316 struct scatterlist *sg, int nelems, enum dma_data_direction dir) in dma_sync_sg_for_cpu() 323 struct scatterlist *sg, int nelems, enum dma_data_direction dir) in dma_sync_sg_for_device() 347 struct scatterlist *sg, int nelems, enum dma_data_direction dir) in dma_sync_sg_for_cpu() 351 struct scatterlist *sg, int nelems, enum dma_data_direction dir) in dma_sync_sg_for_device()
|
D | rhashtable-types.h | 91 atomic_t nelems; member
|
/linux-6.12.1/arch/x86/kernel/ |
D | amd_gart_64.c | 323 int nelems, struct scatterlist *sout, in __dma_map_cont() 361 dma_map_cont(struct device *dev, struct scatterlist *start, int nelems, in dma_map_cont()
|
/linux-6.12.1/arch/powerpc/kvm/ |
D | guest-state-buffer.c | 78 u32 nelems = kvmppc_gsb_nelems(gsb); in kvmppc_gsb_put() local
|
/linux-6.12.1/tools/lib/bpf/ |
D | btf_relocate.c | 104 int nelems) in search_btf_name_size()
|
D | btf.c | 770 __u32 nelems = 1; in btf__resolve_size() local
|
/linux-6.12.1/tools/include/uapi/linux/ |
D | btf.h | 114 __u32 nelems; member
|
/linux-6.12.1/include/uapi/linux/ |
D | btf.h | 114 __u32 nelems; member
|
/linux-6.12.1/arch/powerpc/platforms/pseries/ |
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-6.12.1/lib/ |
D | rhashtable.c | 397 unsigned int nelems = atomic_read(&ht->nelems); in rhashtable_shrink() local
|
/linux-6.12.1/drivers/iommu/ |
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-6.12.1/arch/powerpc/include/asm/ |
D | guest-state-buffer.h | 208 __be32 nelems; member
|
/linux-6.12.1/kernel/bpf/ |
D | btf.c | 1944 u32 i, size, nelems = 1, id = 0; in __btf_resolve_size() local 3574 u32 off, u32 nelems, in btf_find_nested_struct() 3618 u32 i, nelems = 1; in btf_find_field_one() local
|
/linux-6.12.1/include/linux/mtd/ |
D | rawnand.h | 965 unsigned int nelems; member
|
/linux-6.12.1/include/net/netfilter/ |
D | nf_tables.h | 594 atomic_t nelems; member
|
/linux-6.12.1/drivers/scsi/ |
D | hpsa.c | 610 static int board_id_in_array(u32 a[], int nelems, u32 board_id) in board_id_in_array()
|