Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/mic/scif/
Dscif_rma_list.c235 scif_unmap_window(ep->remote_dev, window); in scif_unmap_all_windows()
Dscif_rma.h332 void scif_unmap_window(struct scif_dev *remote_dev, struct scif_window *window);
Dscif_rma.c225 void scif_unmap_window(struct scif_dev *remote_dev, struct scif_window *window) in scif_unmap_window() function
317 scif_unmap_window(ep->remote_dev, window); in scif_destroy_window()