Searched refs:dma_unmap (Results 1 – 9 of 9) sorted by relevance
| /Linux-v5.4/include/trace/events/ |
| D | intel_iommu.h | 64 DECLARE_EVENT_CLASS(dma_unmap, 87 DEFINE_EVENT(dma_unmap, unmap_single, 92 DEFINE_EVENT(dma_unmap, unmap_sg, 97 DEFINE_EVENT(dma_unmap, bounce_unmap_single,
|
| /Linux-v5.4/drivers/dma/ioat/ |
| D | init.c | 864 goto dma_unmap; in ioat_xor_val_self_test() 874 goto dma_unmap; in ioat_xor_val_self_test() 885 goto dma_unmap; in ioat_xor_val_self_test() 895 goto dma_unmap; in ioat_xor_val_self_test() 933 goto dma_unmap; in ioat_xor_val_self_test() 942 goto dma_unmap; in ioat_xor_val_self_test() 953 goto dma_unmap; in ioat_xor_val_self_test() 963 goto dma_unmap; in ioat_xor_val_self_test() 986 goto dma_unmap; in ioat_xor_val_self_test() 995 goto dma_unmap; in ioat_xor_val_self_test() [all …]
|
| /Linux-v5.4/net/smc/ |
| D | smc_wr.c | 664 goto dma_unmap; in smc_wr_create_link() 673 dma_unmap: in smc_wr_create_link()
|
| /Linux-v5.4/drivers/mtd/nand/raw/ |
| D | tango_nand.c | 248 goto dma_unmap; in do_dma() 269 dma_unmap: in do_dma()
|
| /Linux-v5.4/drivers/mmc/host/ |
| D | jz4740_mmc.c | 310 goto dma_unmap; in jz4740_mmc_start_dma_transfer() 318 dma_unmap: in jz4740_mmc_start_dma_transfer()
|
| /Linux-v5.4/drivers/misc/mic/scif/ |
| D | scif_nodeqp.c | 411 goto dma_unmap; in scif_init_p2p_info() 418 dma_unmap: in scif_init_p2p_info()
|
| /Linux-v5.4/drivers/scsi/ |
| D | BusLogic.c | 308 static void blogic_dealloc_ccb(struct blogic_ccb *ccb, int dma_unmap) in blogic_dealloc_ccb() argument 314 if (dma_unmap) in blogic_dealloc_ccb()
|
| /Linux-v5.4/drivers/atm/ |
| D | fore200e.c | 1756 fore200e->bus->dma_unmap(fore200e, oc3_regs_dma_addr, sizeof(struct oc3_regs), DMA_FROM_DEVICE);
|
| /Linux-v5.4/drivers/net/ethernet/sun/ |
| D | sunhme.c | 258 ((__hp)->dma_unmap((__hp)->dma_dev, (__addr), (__size), (__dir)))
|