Home
last modified time | relevance | path

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

/linux/kernel/dma/
H A Ddebug.c1294 int nents, int mapped_ents, int direction, in debug_dma_map_sg()
1336 int mapped_ents; in get_nr_mapped_entries() local
1353 int mapped_ents = 0, i; in debug_dma_unmap_sg() local
1527 int mapped_ents = 0, i; in debug_dma_sync_sg_for_cpu() local
1558 int mapped_ents = 0, i; in debug_dma_sync_sg_for_device() local
H A Ddebug.h71 int nents, int mapped_ents, int direction, in debug_dma_map_sg()