Home
last modified time | relevance | path

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

/linux/kernel/dma/
H A Ddebug.h75 int nelems, int dir) in debug_dma_unmap_sg()
104 int nelems, int direction) in debug_dma_sync_sg_for_cpu()
110 int nelems, int direction) in debug_dma_sync_sg_for_device()
H A Ddummy.c30 int nelems, enum dma_data_direction dir, in dma_dummy_map_sg()
37 int nelems, enum dma_data_direction dir, in dma_dummy_unmap_sg()
H A Ddebug.c1374 int nelems, int dir) in debug_dma_unmap_sg()
1507 int nelems, int direction) in debug_dma_sync_sg_for_cpu()
1538 int nelems, int direction) in debug_dma_sync_sg_for_device()
H A Dmapping.c410 int nelems, enum dma_data_direction dir) in __dma_sync_sg_for_cpu()
427 int nelems, enum dma_data_direction dir) in __dma_sync_sg_for_device()
/linux/drivers/xen/
H A Dswiotlb-xen.c346 xen_swiotlb_unmap_sg(struct device *hwdev, struct scatterlist *sgl, int nelems, in xen_swiotlb_unmap_sg()
361 xen_swiotlb_map_sg(struct device *dev, struct scatterlist *sgl, int nelems, in xen_swiotlb_map_sg()
386 int nelems, enum dma_data_direction dir) in xen_swiotlb_sync_sg_for_cpu()
399 int nelems, enum dma_data_direction dir) in xen_swiotlb_sync_sg_for_device()
/linux/arch/sparc/kernel/
H A Diommu.c443 int nelems, enum dma_data_direction direction, in dma_4u_map_sg()
616 int nelems, enum dma_data_direction direction, in dma_4u_unmap_sg()
706 struct scatterlist *sglist, int nelems, in dma_4u_sync_sg_for_cpu()
H A Dpci_sun4v.c479 int nelems, enum dma_data_direction direction, in dma_4v_map_sg()
634 int nelems, enum dma_data_direction direction, in dma_4v_unmap_sg()
/linux/include/linux/
H A Ddma-mapping.h440 struct scatterlist *sg, int nelems, enum dma_data_direction dir) in dma_sync_sg_for_cpu()
447 struct scatterlist *sg, int nelems, enum dma_data_direction dir) in dma_sync_sg_for_device()
472 struct scatterlist *sg, int nelems, enum dma_data_direction dir) in dma_sync_sg_for_cpu()
476 struct scatterlist *sg, int nelems, enum dma_data_direction dir) in dma_sync_sg_for_device()
/linux/arch/x86/kernel/
H A Damd_gart_64.c324 int nelems, struct scatterlist *sout, in __dma_map_cont()
362 dma_map_cont(struct device *dev, struct scatterlist *start, int nelems, in dma_map_cont()
/linux/arch/powerpc/kvm/
H A Dguest-state-buffer.c78 u32 nelems = kvmppc_gsb_nelems(gsb); in kvmppc_gsb_put() local
/linux/arch/powerpc/kernel/
H A Diommu.c473 struct scatterlist *sglist, int nelems, in ppc_iommu_map_sg()
616 int nelems, enum dma_data_direction direction, in ppc_iommu_unmap_sg()
/linux/net/netfilter/
H A Dnft_set_rbtree.c580 u32 nelems = atomic_read(&set->nelems) - set->ndeact; in nft_array_elems() local
603 u32 shrinked_max_intervals, nelems = nft_array_elems(set); in nft_array_may_resize() local
H A Dnf_tables_api.c465 unsigned int nelems, old_nelems = tail->nelems; in nft_trans_collapse_set_elem() local
4868 unsigned int nelems; in nf_tables_fill_set_info() local
6540 int rem, err = 0, nelems = 0; nf_tables_getsetelem() local
7463 unsigned int max = nft_set_maxsize(set), nelems; nft_add_set_elem() local
[all...]
/linux/tools/lib/bpf/
H A Dbtf_relocate.c104 int nelems) in search_btf_name_size()
/linux/include/uapi/linux/
H A Dbtf.h114 __u32 nelems; global() member
/linux/tools/include/uapi/linux/
H A Dbtf.h114 __u32 nelems; global() member
/linux/arch/powerpc/platforms/pseries/
H A Dvio.c555 int nelems, enum dma_data_direction direction, in vio_dma_iommu_map_sg()
589 struct scatterlist *sglist, int nelems, in vio_dma_iommu_unmap_sg()
/linux/lib/
H A Drhashtable.c397 unsigned int nelems = atomic_read(&ht->nelems); rhashtable_shrink() local
/linux/drivers/iommu/
H A Ddma-iommu.c1120 int nelems, enum dma_data_direction dir) in iommu_dma_sync_sg_for_cpu()
1135 int nelems, enum dma_data_direction dir) in iommu_dma_sync_sg_for_device()
/linux/include/net/netfilter/
H A Dnf_tables.h599 atomic_t nelems; member
1806 unsigned int nelems; member
/linux/kernel/bpf/
H A Dbtf.c2078 u32 i, size, nelems = 1, id = 0; in __btf_resolve_size() local
3711 u32 off, u32 nelems, in btf_find_nested_struct()
3755 u32 i, nelems = 1; in btf_find_field_one() local
/linux/include/linux/mtd/
H A Drawnand.h965 unsigned int nelems; member
/linux/drivers/scsi/
H A Dhpsa.c604 static int board_id_in_array(u32 a[], int nelems, u32 board_id) in board_id_in_array()
/linux/drivers/infiniband/hw/hfi1/
H A Dchip.c11241 static void get_vlarb_preempt(struct hfi1_devdata *dd, u32 nelems, in get_vlarb_preempt()