Home
last modified time | relevance | path

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

/Linux-v5.15/kernel/dma/
Ddebug.c1284 int nents, int mapped_ents, int direction, in debug_dma_map_sg()
1327 int mapped_ents; in get_nr_mapped_entries() local
1344 int mapped_ents = 0, i; in debug_dma_unmap_sg() local
1517 int mapped_ents = 0, i; in debug_dma_sync_sg_for_cpu() local
1549 int mapped_ents = 0, i; in debug_dma_sync_sg_for_device() local
Ddebug.h71 int nents, int mapped_ents, int direction, in debug_dma_map_sg()