| /linux/kernel/dma/ |
| H A D | debug.h | 75 struct scatterlist *sglist, int nelems, in debug_dma_unmap_sg() argument 104 debug_dma_sync_sg_for_cpu(struct device * dev,struct scatterlist * sg,int nelems,int direction) debug_dma_sync_sg_for_cpu() argument 110 debug_dma_sync_sg_for_device(struct device * dev,struct scatterlist * sg,int nelems,int direction) debug_dma_sync_sg_for_device() argument
|
| 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 | debug.c | 1382 debug_dma_unmap_sg(struct device * dev,struct scatterlist * sglist,int nelems,int dir) debug_dma_unmap_sg() argument 1515 debug_dma_sync_sg_for_cpu(struct device * dev,struct scatterlist * sg,int nelems,int direction) debug_dma_sync_sg_for_cpu() argument 1546 debug_dma_sync_sg_for_device(struct device * dev,struct scatterlist * sg,int nelems,int direction) debug_dma_sync_sg_for_device() argument
|
| H A D | mapping.c | 415 __dma_sync_sg_for_cpu(struct device * dev,struct scatterlist * sg,int nelems,enum dma_data_direction dir) __dma_sync_sg_for_cpu() argument 432 __dma_sync_sg_for_device(struct device * dev,struct scatterlist * sg,int nelems,enum dma_data_direction dir) __dma_sync_sg_for_device() argument [all...] |
| /linux/arch/powerpc/kernel/ |
| H A D | dma-iommu.c | 132 int nelems, enum dma_data_direction direction, in dma_iommu_map_sg() argument 140 int nelems, enum dma_data_direction direction, in dma_iommu_unmap_sg() argument
|
| H A D | iommu.c | 473 ppc_iommu_map_sg(struct device * dev,struct iommu_table * tbl,struct scatterlist * sglist,int nelems,unsigned long mask,enum dma_data_direction direction,unsigned long attrs) ppc_iommu_map_sg() argument 616 ppc_iommu_unmap_sg(struct iommu_table * tbl,struct scatterlist * sglist,int nelems,enum dma_data_direction direction,unsigned long attrs) ppc_iommu_unmap_sg() argument
|
| /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 | 450 struct scatterlist *sg, int nelems, enum dma_data_direction dir) in dma_sync_sg_for_cpu() argument 457 struct scatterlist *sg, int nelems, enum dma_data_direction dir) in dma_sync_sg_for_device() argument 482 struct scatterlist *sg, int nelems, enum dma_data_direction dir) in dma_sync_sg_for_cpu() argument 486 struct scatterlist *sg, int nelems, enum dma_data_direction dir) in dma_sync_sg_for_device() argument
|
| H A D | rhashtable-types.h | 96 atomic_t nelems; member
|
| /linux/arch/x86/kernel/ |
| H A D | amd_gart_64.c | 324 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 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; nft_array_elems() local 603 u32 shrinked_max_intervals, nelems = nft_array_elems(set); nft_array_may_resize() local [all...] |
| H A D | nf_tables_api.c | 503 unsigned int nelems, old_nelems = tail->nelems; in nft_trans_collapse_set_elem() local 4951 unsigned int nelems; nf_tables_fill_set_info() local 6620 int rem, err = 0, nelems = 0; nf_tables_getsetelem() local 7541 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()
|
| /linux/tools/include/uapi/linux/ |
| H A D | btf.h | 114 __u32 nelems; global() member
|
| /linux/arch/powerpc/platforms/pseries/ |
| H A D | vio.c | 555 vio_dma_iommu_map_sg(struct device * dev,struct scatterlist * sglist,int nelems,enum dma_data_direction direction,unsigned long attrs) vio_dma_iommu_map_sg() argument 589 vio_dma_iommu_unmap_sg(struct device * dev,struct scatterlist * sglist,int nelems,enum dma_data_direction direction,unsigned long attrs) vio_dma_iommu_unmap_sg() argument
|
| /linux/lib/ |
| H A D | rhashtable.c | 407 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() argument 1152 int nelems, enum dma_data_direction dir) in iommu_dma_sync_sg_for_device() argument
|
| /linux/include/net/netfilter/ |
| H A D | nf_tables.h | 597 atomic_t nelems; member 1814 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 3717 btf_find_nested_struct(const struct btf * btf,const struct btf_type * t,u32 off,u32 nelems,u32 field_mask,struct btf_field_info * info,int info_cnt,u32 level) btf_find_nested_struct() argument 3761 u32 i, nelems = 1; btf_find_field_one() local [all...] |
| /linux/include/linux/mtd/ |
| H A D | rawnand.h | 965 unsigned int nelems; member
|
| /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()
|