Home
last modified time | relevance | path

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

/lib/
Dswiotlb.c977 swiotlb_map_sg_attrs(struct device *hwdev, struct scatterlist *sgl, int nelems, in swiotlb_map_sg_attrs()
1018 int nelems, enum dma_data_direction dir, in swiotlb_unmap_sg_attrs()
1041 int nelems, enum dma_data_direction dir, in swiotlb_sync_sg()
1054 int nelems, enum dma_data_direction dir) in swiotlb_sync_sg_for_cpu()
1062 int nelems, enum dma_data_direction dir) in swiotlb_sync_sg_for_device()
Ddma-debug.c1452 int nelems, int dir) in debug_dma_unmap_sg()
1656 int nelems, int direction) in debug_dma_sync_sg_for_cpu()
1689 int nelems, int direction) in debug_dma_sync_sg_for_device()
Drhashtable.c426 unsigned int nelems = atomic_read(&ht->nelems); in rhashtable_shrink() local