Lines Matching refs:scif_window
25 struct scif_window *window = NULL; in scif_recv_munmap()
26 struct scif_window *recv_window = in scif_recv_munmap()
27 (struct scif_window *)msg->payload[0]; in scif_recv_munmap()
125 struct scif_window *window; in __scif_cleanup_rma_for_zombies()
128 window = list_entry(pos, struct scif_window, list); in __scif_cleanup_rma_for_zombies()
217 struct scif_window *window = NULL; in scif_get_pages()
313 struct scif_window *window; in scif_put_pages()
372 static int scif_rma_list_mmap(struct scif_window *start_window, s64 offset, in scif_rma_list_mmap()
376 struct scif_window *window = start_window; in scif_rma_list_mmap()
449 static void scif_rma_list_munmap(struct scif_window *start_window, in scif_rma_list_munmap()
457 struct scif_window *window = start_window, *_window; in scif_rma_list_munmap()
549 struct scif_window *window = NULL; in scif_munmap()
605 struct scif_window *window = NULL; in scif_mmap()