Searched defs:mapped_ents (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/kernel/dma/ |
H A D | debug.h | 65 debug_dma_map_sg(struct device *dev, struct scatterlist *sg, int nents, int mapped_ents, int direction) debug_dma_map_sg() argument
|
H A D | debug.c | 1346 int mapped_ents; in get_nr_mapped_entries() local 1363 int mapped_ents = 0, i; in debug_dma_unmap_sg() local 1303 debug_dma_map_sg(struct device *dev, struct scatterlist *sg, int nents, int mapped_ents, int direction) debug_dma_map_sg() argument 1534 int mapped_ents = 0, i; debug_dma_sync_sg_for_cpu() local 1566 int mapped_ents = 0, i; debug_dma_sync_sg_for_device() local [all...] |
/kernel/linux/linux-6.6/kernel/dma/ |
H A D | debug.h | 70 debug_dma_map_sg(struct device *dev, struct scatterlist *sg, int nents, int mapped_ents, int direction, unsigned long attrs) debug_dma_map_sg() argument
|
H A D | debug.c | 1342 int mapped_ents; in get_nr_mapped_entries() local 1359 int mapped_ents = 0, i; in debug_dma_unmap_sg() local 1298 debug_dma_map_sg(struct device *dev, struct scatterlist *sg, int nents, int mapped_ents, int direction, unsigned long attrs) debug_dma_map_sg() argument 1532 int mapped_ents = 0, i; debug_dma_sync_sg_for_cpu() local 1564 int mapped_ents = 0, i; debug_dma_sync_sg_for_device() local [all...] |
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | picoxcell_crypto.c | 280 unsigned mapped_ents; in spacc_sg_to_ddt() local
|
Completed in 8 milliseconds