Home
last modified time | relevance | path

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

/linux/kernel/dma/
H A Ddebug.h78 int nelems, int dir) in debug_dma_unmap_sg()
120 int nelems, int direction) in debug_dma_sync_sg_for_cpu()
126 int nelems, int direction) in debug_dma_sync_sg_for_device()
H A Ddummy.c31 int nelems, enum dma_data_direction dir, in dma_dummy_map_sg()
38 int nelems, enum dma_data_direction dir, in dma_dummy_unmap_sg()
H A Ddebug.c1350 int nelems, int dir) in debug_dma_unmap_sg()
1524 int nelems, int direction) in debug_dma_sync_sg_for_cpu()
1555 int nelems, int direction) in debug_dma_sync_sg_for_device()
H A Dmapping.c398 int nelems, enum dma_data_direction dir) in __dma_sync_sg_for_cpu()
415 int nelems, enum dma_data_direction dir) in __dma_sync_sg_for_device()
/linux/drivers/xen/
H A Dswiotlb-xen.c331 xen_swiotlb_unmap_sg(struct device *hwdev, struct scatterlist *sgl, int nelems, in xen_swiotlb_unmap_sg()
346 xen_swiotlb_map_sg(struct device *dev, struct scatterlist *sgl, int nelems, in xen_swiotlb_map_sg()
371 int nelems, enum dma_data_direction dir) in xen_swiotlb_sync_sg_for_cpu()
384 int nelems, enum dma_data_direction dir) in xen_swiotlb_sync_sg_for_device()
/linux/arch/sparc/kernel/
H A Diommu.c433 int nelems, enum dma_data_direction direction, in dma_4u_map_sg()
606 int nelems, enum dma_data_direction direction, in dma_4u_unmap_sg()
696 struct scatterlist *sglist, int nelems, in dma_4u_sync_sg_for_cpu()
/linux/include/linux/
H A Ddma-mapping.h392 struct scatterlist *sg, int nelems, enum dma_data_direction dir) in dma_sync_sg_for_cpu()
399 struct scatterlist *sg, int nelems, enum dma_data_direction dir) in dma_sync_sg_for_device()
424 struct scatterlist *sg, int nelems, enum dma_data_direction dir) in dma_sync_sg_for_cpu()
428 struct scatterlist *sg, int nelems, enum dma_data_direction dir) in dma_sync_sg_for_device()
/linux/tools/lib/bpf/
H A Dbtf_relocate.c104 int nelems) in search_btf_name_size()
H A Dbtf.c775 __u32 nelems = 1; in btf__resolve_size() local
/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.c552 int nelems, enum dma_data_direction direction, in vio_dma_iommu_map_sg()
586 struct scatterlist *sglist, int nelems, in vio_dma_iommu_unmap_sg()
/linux/drivers/iommu/
H A Ddma-iommu.c1115 int nelems, enum dma_data_direction dir) in iommu_dma_sync_sg_for_cpu()
1130 int nelems, enum dma_data_direction dir) in iommu_dma_sync_sg_for_device()
/linux/include/net/netfilter/
H A Dnf_tables.h600 atomic_t nelems; member
1782 unsigned int nelems; global() member
/linux/kernel/bpf/
H A Dbtf.c1940 u32 i, size, nelems = 1, id = 0; __btf_resolve_size() local
3588 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
3632 u32 i, nelems = 1; btf_find_field_one() local
[all...]
/linux/include/linux/mtd/
H A Drawnand.h965 unsigned int nelems; member
/linux/net/netfilter/
H A Dnf_tables_api.c413 unsigned int nelems, old_nelems = tail->nelems; nft_trans_collapse_set_elem() local
6478 int rem, err = 0, nelems = 0; nf_tables_getsetelem_reset() local
[all...]
/linux/drivers/scsi/
H A Dhpsa.c603 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()