Home
last modified time | relevance | path

Searched defs:nelems (Results 26 - 50 of 62) sorted by relevance

123

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dbtf.h79 __u32 nelems; member
/third_party/libbpf/include/uapi/linux/
H A Dbtf.h114 __u32 nelems; member
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Damd_gart_64.c363 dma_map_cont(struct device *dev, struct scatterlist *start, int nelems, in dma_map_cont() argument
324 __dma_map_cont(struct device *dev, struct scatterlist *start, int nelems, struct scatterlist *sout, unsigned long pages) __dma_map_cont() argument
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Diommu.c432 dma_4u_map_sg(struct device *dev, struct scatterlist *sglist, int nelems, enum dma_data_direction direction, unsigned long attrs) dma_4u_map_sg() argument
607 dma_4u_unmap_sg(struct device *dev, struct scatterlist *sglist, int nelems, enum dma_data_direction direction, unsigned long attrs) dma_4u_unmap_sg() argument
697 dma_4u_sync_sg_for_cpu(struct device *dev, struct scatterlist *sglist, int nelems, enum dma_data_direction direction) dma_4u_sync_sg_for_cpu() argument
H A Dpci_sun4v.c468 dma_4v_map_sg(struct device *dev, struct scatterlist *sglist, int nelems, enum dma_data_direction direction, unsigned long attrs) dma_4v_map_sg() argument
625 dma_4v_unmap_sg(struct device *dev, struct scatterlist *sglist, int nelems, enum dma_data_direction direction, unsigned long attrs) dma_4v_unmap_sg() argument
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Diommu.c432 dma_4u_map_sg(struct device *dev, struct scatterlist *sglist, int nelems, enum dma_data_direction direction, unsigned long attrs) dma_4u_map_sg() argument
605 dma_4u_unmap_sg(struct device *dev, struct scatterlist *sglist, int nelems, enum dma_data_direction direction, unsigned long attrs) dma_4u_unmap_sg() argument
695 dma_4u_sync_sg_for_cpu(struct device *dev, struct scatterlist *sglist, int nelems, enum dma_data_direction direction) dma_4u_sync_sg_for_cpu() argument
H A Dpci_sun4v.c469 dma_4v_map_sg(struct device *dev, struct scatterlist *sglist, int nelems, enum dma_data_direction direction, unsigned long attrs) dma_4v_map_sg() argument
624 dma_4v_unmap_sg(struct device *dev, struct scatterlist *sglist, int nelems, enum dma_data_direction direction, unsigned long attrs) dma_4v_unmap_sg() argument
/kernel/linux/linux-5.10/lib/
H A Drhashtable.c390 unsigned int nelems = atomic_read(&ht->nelems); in rhashtable_shrink() local
/kernel/linux/linux-5.10/include/linux/
H A Ddma-mapping.h186 dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg, int nelems, enum dma_data_direction dir) dma_sync_sg_for_cpu() argument
190 dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nelems, enum dma_data_direction dir) dma_sync_sg_for_device() argument
/kernel/linux/linux-6.6/include/linux/
H A Ddma-mapping.h205 dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg, int nelems, enum dma_data_direction dir) dma_sync_sg_for_cpu() argument
209 dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nelems, enum dma_data_direction dir) dma_sync_sg_for_device() argument
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Damd_gart_64.c361 dma_map_cont(struct device *dev, struct scatterlist *start, int nelems, in dma_map_cont() argument
322 __dma_map_cont(struct device *dev, struct scatterlist *start, int nelems, struct scatterlist *sout, unsigned long pages) __dma_map_cont() argument
/kernel/linux/linux-6.6/lib/
H A Drhashtable.c393 unsigned int nelems = atomic_read(&ht->nelems); in rhashtable_shrink() local
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Diommu.c422 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
567 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
/kernel/linux/linux-5.10/arch/powerpc/platforms/pseries/
H A Dvio.c549 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
582 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
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Dvio.c551 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
585 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
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Diommu.c470 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
613 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
/kernel/linux/linux-5.10/drivers/iommu/
H A Ddma-iommu.c699 iommu_dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sgl, int nelems, enum dma_data_direction dir) iommu_dma_sync_sg_for_cpu() argument
713 iommu_dma_sync_sg_for_device(struct device *dev, struct scatterlist *sgl, int nelems, enum dma_data_direction dir) iommu_dma_sync_sg_for_device() argument
/third_party/libabigail/src/
H A Dabg-ctf-reader.cc1244 uint64_t nelems = ctf_ainfo.ctr_nelems; in process_ctf_array_type() local
1179 build_array_ctf_range(reader *rdr, ctf_dict_t *dic, ctf_id_t index, uint64_t nelems) build_array_ctf_range() argument
/third_party/openssl/test/
H A Dasn1_encode_test.c732 size_t nelems; in test_intern() local
/kernel/linux/linux-5.10/kernel/dma/
H A Ddebug.c1359 debug_dma_unmap_sg(struct device *dev, struct scatterlist *sglist, int nelems, int dir) debug_dma_unmap_sg() argument
1530 debug_dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg, int nelems, int direction) debug_dma_sync_sg_for_cpu() argument
1562 debug_dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nelems, int direction) debug_dma_sync_sg_for_device() argument
/kernel/linux/linux-6.6/kernel/dma/
H A Ddebug.c1355 debug_dma_unmap_sg(struct device *dev, struct scatterlist *sglist, int nelems, int dir) debug_dma_unmap_sg() argument
1528 debug_dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sg, int nelems, int direction) debug_dma_sync_sg_for_cpu() argument
1560 debug_dma_sync_sg_for_device(struct device *dev, struct scatterlist *sg, int nelems, int direction) debug_dma_sync_sg_for_device() argument
/kernel/linux/linux-6.6/drivers/iommu/
H A Ddma-iommu.c997 iommu_dma_sync_sg_for_cpu(struct device *dev, struct scatterlist *sgl, int nelems, enum dma_data_direction dir) iommu_dma_sync_sg_for_cpu() argument
1013 iommu_dma_sync_sg_for_device(struct device *dev, struct scatterlist *sgl, int nelems, enum dma_data_direction dir) iommu_dma_sync_sg_for_device() argument
/kernel/linux/linux-5.10/include/net/netfilter/
H A Dnf_tables.h463 atomic_t nelems; member
/kernel/linux/linux-5.10/include/linux/mtd/
H A Drawnand.h935 unsigned int nelems; member
/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dbtf.c540 __u32 nelems = 1; in btf__resolve_size() local
[all...]

Completed in 42 milliseconds

123