/linux/kernel/dma/ |
H A D | debug.h | 78 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 D | dummy.c | 31 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 D | debug.c | 1350 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 D | mapping.c | 398 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 D | swiotlb-xen.c | 331 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 D | iommu.c | 433 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 D | dma-mapping.h | 392 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 D | btf_relocate.c | 104 int nelems) in search_btf_name_size()
|
H A D | btf.c | 775 __u32 nelems = 1; in btf__resolve_size() local
|
/linux/include/uapi/linux/ |
H A D | btf.h | 114 __u32 nelems; global() member
|
/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 | 552 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 D | dma-iommu.c | 1115 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 D | nf_tables.h | 600 atomic_t nelems; member 1782 unsigned int nelems; global() member
|
/linux/kernel/bpf/ |
H A D | btf.c | 1940 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 D | rawnand.h | 965 unsigned int nelems; member
|
/linux/net/netfilter/ |
H A D | nf_tables_api.c | 413 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 D | hpsa.c | 603 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 D | chip.c | 11241 static void get_vlarb_preempt(struct hfi1_devdata *dd, u32 nelems, in get_vlarb_preempt()
|