Home
last modified time | relevance | path

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

/linux/kernel/dma/
H A Ddebug.h75 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 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.c1382 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 Dmapping.c415 __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 Ddma-iommu.c132 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 Diommu.c473 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 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.h450 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 Drhashtable-types.h96 atomic_t nelems; member
/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/net/netfilter/
H A Dnft_set_rbtree.c580 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 Dnf_tables_api.c503 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 Dbtf_relocate.c104 int nelems) in search_btf_name_size()
/linux/tools/include/uapi/linux/
H A Dbtf.h114 __u32 nelems; global() member
/linux/arch/powerpc/platforms/pseries/
H A Dvio.c555 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 Drhashtable.c407 unsigned int nelems = atomic_read(&ht->nelems); in rhashtable_shrink() local
/linux/drivers/iommu/
H A Ddma-iommu.c1135 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 Dnf_tables.h597 atomic_t nelems; member
1814 unsigned int nelems; member
/linux/kernel/bpf/
H A Dbtf.c2084 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 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()