| /linux/kernel/dma/ |
| H A D | dummy.c | 30 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 D | mapping.c | 413 int nelems, enum dma_data_direction dir) in __dma_sync_sg_for_cpu() 430 int nelems, enum dma_data_direction dir) in __dma_sync_sg_for_device()
|
| /linux/drivers/xen/ |
| H A D | swiotlb-xen.c | 354 xen_swiotlb_unmap_sg(struct device *hwdev, struct scatterlist *sgl, int nelems, in xen_swiotlb_unmap_sg() 369 xen_swiotlb_map_sg(struct device *dev, struct scatterlist *sgl, int nelems, in xen_swiotlb_map_sg() 394 int nelems, enum dma_data_direction dir) in xen_swiotlb_sync_sg_for_cpu() 407 int nelems, enum dma_data_direction dir) in xen_swiotlb_sync_sg_for_device()
|
| /linux/arch/sparc/kernel/ |
| H A D | iommu.c | 443 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 D | pci_sun4v.c | 479 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 D | dma-mapping.h | 458 struct scatterlist *sg, int nelems, enum dma_data_direction dir) in dma_sync_sg_for_cpu() 465 struct scatterlist *sg, int nelems, enum dma_data_direction dir) in dma_sync_sg_for_device() 490 struct scatterlist *sg, int nelems, enum dma_data_direction dir) in dma_sync_sg_for_cpu() 494 struct scatterlist *sg, int nelems, enum dma_data_direction dir) in dma_sync_sg_for_device()
|
| /linux/arch/x86/kernel/ |
| H A D | amd_gart_64.c | 325 int nelems, struct scatterlist *sout, in __dma_map_cont() 363 dma_map_cont(struct device *dev, struct scatterlist *start, int nelems, in dma_map_cont()
|
| /linux/arch/powerpc/kvm/ |
| H A D | guest-state-buffer.c | 78 u32 nelems = kvmppc_gsb_nelems(gsb); in kvmppc_gsb_put() local
|
| /linux/net/netfilter/ |
| H A D | nft_set_rbtree.c | 580 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 D | nf_tables_api.c | 501 unsigned int nelems, old_nelems = tail->nelems; in nft_trans_collapse_set_elem() local 4960 unsigned int nelems; nf_tables_fill_set_info() local 6632 int rem, err = 0, nelems = 0; nf_tables_getsetelem() local 7553 unsigned int max = nft_set_maxsize(set), nelems; nft_add_set_elem() local [all...] |
| /linux/tools/lib/bpf/ |
| H A D | btf_relocate.c | 104 int nelems) in search_btf_name_size()
|
| H A D | btf.c | 935 __u32 nelems = 1; in btf__resolve_size() local
|
| /linux/tools/include/uapi/linux/ |
| H A D | btf.h | 114 __u32 nelems; global() member
|
| /linux/lib/ |
| H A D | rhashtable.c | 409 unsigned int nelems = atomic_read(&ht->nelems); in rhashtable_shrink() local
|
| /linux/drivers/iommu/ |
| H A D | dma-iommu.c | 1135 int nelems, enum dma_data_direction dir) in iommu_dma_sync_sg_for_cpu() 1152 int nelems, enum dma_data_direction dir) in iommu_dma_sync_sg_for_device()
|
| /linux/include/linux/mtd/ |
| H A D | rawnand.h | 965 unsigned int nelems; member
|
| /linux/kernel/bpf/ |
| H A D | btf.c | 2084 u32 i, size, nelems = 1, id = 0; in __btf_resolve_size() local 3762 u32 off, u32 nelems, in btf_find_nested_struct() 3806 u32 i, nelems = 1; in btf_find_field_one() local
|
| /linux/drivers/scsi/ |
| H A D | hpsa.c | 604 static int board_id_in_array(u32 a[], int nelems, u32 board_id) in board_id_in_array()
|