Home
last modified time | relevance | path

Searched defs:nelems (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/linux/kernel/dma/
H A Ddebug.h78 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 Ddummy.c22 int nelems, enum dma_data_direction dir, in dma_dummy_map_sg()
H A Ddebug.c1359 int nelems, int dir) in debug_dma_unmap_sg()
1532 int nelems, int direction) in debug_dma_sync_sg_for_cpu()
1564 int nelems, int direction) in debug_dma_sync_sg_for_device()
H A Dmapping.c361 int nelems, enum dma_data_direction dir) in dma_sync_sg_for_cpu()
375 int nelems, enum dma_data_direction dir) in dma_sync_sg_for_device()
/openbmc/linux/drivers/xen/
H A Dswiotlb-xen.c311 xen_swiotlb_unmap_sg(struct device *hwdev, struct scatterlist *sgl, int nelems, in xen_swiotlb_unmap_sg()
326 xen_swiotlb_map_sg(struct device *dev, struct scatterlist *sgl, int nelems, in xen_swiotlb_map_sg()
351 int nelems, enum dma_data_direction dir) in xen_swiotlb_sync_sg_for_cpu()
364 int nelems, enum dma_data_direction dir) in xen_swiotlb_sync_sg_for_device()
/openbmc/linux/arch/powerpc/kernel/
H A Ddma-iommu.c119 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()
H A Diommu.c471 struct scatterlist *sglist, int nelems, in ppc_iommu_map_sg()
614 int nelems, enum dma_data_direction direction, in ppc_iommu_unmap_sg()
/openbmc/linux/arch/sparc/kernel/
H A Diommu.c433 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()
H A Dpci_sun4v.c470 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()
/openbmc/linux/arch/x86/kernel/
H A Damd_gart_64.c323 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()
/openbmc/linux/include/linux/
H A Drhashtable-types.h90 atomic_t nelems; member
H A Ddma-mapping.h206 struct scatterlist *sg, int nelems, enum dma_data_direction dir) in dma_sync_sg_for_cpu()
210 struct scatterlist *sg, int nelems, enum dma_data_direction dir) in dma_sync_sg_for_device()
/openbmc/linux/tools/include/uapi/linux/
H A Dbtf.h114 __u32 nelems; member
/openbmc/linux/include/uapi/linux/
H A Dbtf.h114 __u32 nelems; member
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dvio.c552 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()
/openbmc/linux/drivers/iommu/
H A Ddma-iommu.c998 struct scatterlist *sgl, int nelems, in iommu_dma_sync_sg_for_cpu()
1014 struct scatterlist *sgl, int nelems, in iommu_dma_sync_sg_for_device()
/openbmc/linux/lib/
H A Drhashtable.c393 unsigned int nelems = atomic_read(&ht->nelems); in rhashtable_shrink() local
/openbmc/qemu/hw/nvme/
H A Dnvme.h74 unsigned int nelems; member
H A Dctrl.c5308 unsigned int nelems = (NVME_FDP_MAX_EVENTS - ebuf->start); in nvme_fdp_events() local
/openbmc/linux/include/linux/mtd/
H A Drawnand.h965 unsigned int nelems; member
/openbmc/linux/tools/lib/bpf/
H A Dbtf.c608 __u32 nelems = 1; in btf__resolve_size() local
/openbmc/linux/include/net/netfilter/
H A Dnf_tables.h558 atomic_t nelems; member
/openbmc/linux/drivers/scsi/
H A Dhpsa.c610 static int board_id_in_array(u32 a[], int nelems, u32 board_id) in board_id_in_array()
/openbmc/linux/kernel/bpf/
H A Dbtf.c1881 u32 i, size, nelems = 1, id = 0; in __btf_resolve_size() local
/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c6090 int rem, err = 0, nelems = 0; in nf_tables_getsetelem() local

12