Home
last modified time | relevance | path

Searched refs:debug_dma_sync_single_for_cpu (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/kernel/dma/
Ddebug.h42 extern void debug_dma_sync_single_for_cpu(struct device *dev,
106 static inline void debug_dma_sync_single_for_cpu(struct device *dev, in debug_dma_sync_single_for_cpu() function
Dmapping.c342 debug_dma_sync_single_for_cpu(dev, addr, size, dir); in dma_sync_single_for_cpu()
Ddebug.c1491 void debug_dma_sync_single_for_cpu(struct device *dev, dma_addr_t dma_handle, in debug_dma_sync_single_for_cpu() function