Lines Matching refs:scif_window
34 struct scif_window *window = NULL; in scif_recv_munmap()
35 struct scif_window *recv_window = in scif_recv_munmap()
36 (struct scif_window *)msg->payload[0]; in scif_recv_munmap()
134 struct scif_window *window; in __scif_cleanup_rma_for_zombies()
137 window = list_entry(pos, struct scif_window, list); in __scif_cleanup_rma_for_zombies()
226 struct scif_window *window = NULL; in scif_get_pages()
322 struct scif_window *window; in scif_put_pages()
381 static int scif_rma_list_mmap(struct scif_window *start_window, s64 offset, in scif_rma_list_mmap()
385 struct scif_window *window = start_window; in scif_rma_list_mmap()
458 static void scif_rma_list_munmap(struct scif_window *start_window, in scif_rma_list_munmap()
466 struct scif_window *window = start_window, *_window; in scif_rma_list_munmap()
558 struct scif_window *window = NULL; in scif_munmap()
614 struct scif_window *window = NULL; in scif_mmap()