Searched defs:nelems (Results 1 – 2 of 2) sorted by relevance
/lib/ |
D | swiotlb.c | 881 swiotlb_map_sg_attrs(struct device *hwdev, struct scatterlist *sgl, int nelems, in swiotlb_map_sg_attrs() 916 swiotlb_map_sg(struct device *hwdev, struct scatterlist *sgl, int nelems, in swiotlb_map_sg() 929 int nelems, enum dma_data_direction dir, struct dma_attrs *attrs) in swiotlb_unmap_sg_attrs() 943 swiotlb_unmap_sg(struct device *hwdev, struct scatterlist *sgl, int nelems, in swiotlb_unmap_sg() 959 int nelems, enum dma_data_direction dir, in swiotlb_sync_sg() 972 int nelems, enum dma_data_direction dir) in swiotlb_sync_sg_for_cpu() 980 int nelems, enum dma_data_direction dir) in swiotlb_sync_sg_for_device()
|
D | dma-debug.c | 1418 int nelems, int dir) in debug_dma_unmap_sg() 1579 int nelems, int direction) in debug_dma_sync_sg_for_cpu() 1612 int nelems, int direction) in debug_dma_sync_sg_for_device()
|