Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/mic/scif/
Dscif_rma_list.c244 scif_unmap_window(ep->remote_dev, window); in scif_unmap_all_windows()
Dscif_rma.h319 void scif_unmap_window(struct scif_dev *remote_dev, struct scif_window *window);
Dscif_rma.c234 void scif_unmap_window(struct scif_dev *remote_dev, struct scif_window *window) in scif_unmap_window() function
335 scif_unmap_window(ep->remote_dev, window); in scif_destroy_window()