Home
last modified time | relevance | path

Searched defs:mapped_ents (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/dma/
H A Ddebug.c1326 debug_dma_map_sg(struct device * dev,struct scatterlist * sg,int nents,int mapped_ents,int direction,unsigned long attrs) debug_dma_map_sg() argument
1368 int mapped_ents; get_nr_mapped_entries() local
1385 int mapped_ents = 0, i; debug_dma_unmap_sg() local
1518 int mapped_ents = 0, i; debug_dma_sync_sg_for_cpu() local
1549 int mapped_ents = 0, i; debug_dma_sync_sg_for_device() local
[all...]
H A Ddebug.h68 debug_dma_map_sg(struct device * dev,struct scatterlist * sg,int nents,int mapped_ents,int direction,unsigned long attrs) debug_dma_map_sg() argument