Searched refs:check_sync (Results 1 – 1 of 1) sorted by relevance
| /linux/kernel/dma/ |
| H A D | debug.c | 1115 static void check_sync(struct device *dev, in check_sync() 1484 check_sync(dev, &ref, true); in debug_dma_sync_single_for_cpu() 1503 check_sync(dev, &ref, false); in debug_dma_sync_single_for_device() 1533 check_sync(dev, &ref, true); in debug_dma_sync_sg_for_cpu() 1563 check_sync(dev, &ref, false); in debug_dma_sync_sg_for_device() 1114 static void check_sync(struct device *dev, check_sync() function
|