Home
last modified time | relevance | path

Searched refs:dma_unmap (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/include/trace/events/
Dintel_iommu.h64 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/
Dinit.c864 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/
Dsmc_wr.c664 goto dma_unmap; in smc_wr_create_link()
673 dma_unmap: in smc_wr_create_link()
/Linux-v5.4/drivers/mtd/nand/raw/
Dtango_nand.c248 goto dma_unmap; in do_dma()
269 dma_unmap: in do_dma()
/Linux-v5.4/drivers/mmc/host/
Djz4740_mmc.c310 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/
Dscif_nodeqp.c411 goto dma_unmap; in scif_init_p2p_info()
418 dma_unmap: in scif_init_p2p_info()
/Linux-v5.4/drivers/scsi/
DBusLogic.c308 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/
Dfore200e.c1756 fore200e->bus->dma_unmap(fore200e, oc3_regs_dma_addr, sizeof(struct oc3_regs), DMA_FROM_DEVICE);
/Linux-v5.4/drivers/net/ethernet/sun/
Dsunhme.c258 ((__hp)->dma_unmap((__hp)->dma_dev, (__addr), (__size), (__dir)))