Home
last modified time | relevance | path

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

/linux/kernel/dma/
H A Ddebug.c1299 int nents, int mapped_ents, int direction, in debug_dma_map_sg()
1341 int mapped_ents; in get_nr_mapped_entries() local
1358 int mapped_ents = 0, i; in debug_dma_unmap_sg() local
1491 int mapped_ents = 0, i; in debug_dma_sync_sg_for_cpu() local
1522 int mapped_ents = 0, i; in debug_dma_sync_sg_for_device() local
H A Ddebug.h68 int nents, int mapped_ents, int direction, in debug_dma_map_sg()