Home
last modified time | relevance | path

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

/linux/kernel/dma/
H A Ddebug.c1297 int nents, int mapped_ents, int direction, in debug_dma_map_sg()
1339 int mapped_ents; in get_nr_mapped_entries() local
1356 int mapped_ents = 0, i; in debug_dma_unmap_sg() local
1530 int mapped_ents = 0, i; in debug_dma_sync_sg_for_cpu() local
1561 int mapped_ents = 0, i; in debug_dma_sync_sg_for_device() local
H A Ddebug.h78 int nents, int mapped_ents, int direction, in debug_dma_map_sg()