Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/dma/
Ddebug.c1299 int nents, int mapped_ents, int direction, in debug_dma_map_sg()
1342 int mapped_ents; in get_nr_mapped_entries() local
1359 int mapped_ents = 0, i; in debug_dma_unmap_sg() local
1532 int mapped_ents = 0, i; in debug_dma_sync_sg_for_cpu() local
1564 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()