Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/mic/scif/
Dscif_dma.c64 struct scif_copy_work { struct
693 iounmap_remote(void *virt, size_t size, struct scif_copy_work *work) in iounmap_remote()
881 scif_rma_list_dma_copy_unaligned(struct scif_copy_work *work, in scif_rma_list_dma_copy_unaligned()
1104 static int _scif_rma_list_dma_copy_aligned(struct scif_copy_work *work, in _scif_rma_list_dma_copy_aligned()
1222 static int scif_rma_list_dma_copy_aligned(struct scif_copy_work *work, in scif_rma_list_dma_copy_aligned()
1456 static int scif_rma_list_cpu_copy(struct scif_copy_work *work) in scif_rma_list_cpu_copy()
1550 struct scif_copy_work *work, in scif_rma_list_dma_copy_wrapper()
1664 struct scif_copy_work copy_work; in scif_rma_copy()