Lines Matching refs:scif_endpt
37 struct scif_endpt *ep; in scif_recv_munmap()
39 ep = (struct scif_endpt *)recv_window->ep; in scif_recv_munmap()
75 static void __scif_zap_mmaps(struct scif_endpt *ep) in __scif_zap_mmaps()
101 struct scif_endpt *ep; in _scif_zap_mmaps()
106 ep = list_entry(item, struct scif_endpt, list); in _scif_zap_mmaps()
131 static void __scif_cleanup_rma_for_zombies(struct scif_endpt *ep) in __scif_cleanup_rma_for_zombies()
155 struct scif_endpt *ep; in scif_cleanup_rma_for_zombies()
160 ep = list_entry(item, struct scif_endpt, list); in scif_cleanup_rma_for_zombies()
169 static int scif_insert_vma(struct scif_endpt *ep, struct vm_area_struct *vma) in scif_insert_vma()
188 static void scif_delete_vma(struct scif_endpt *ep, struct vm_area_struct *vma) in scif_delete_vma()
205 static phys_addr_t scif_get_phys(phys_addr_t phys, struct scif_endpt *ep) in scif_get_phys()
224 struct scif_endpt *ep = (struct scif_endpt *)epd; in scif_get_pages()
321 struct scif_endpt *ep; in scif_put_pages()
333 ep = (struct scif_endpt *)window->ep; in scif_put_pages()
387 struct scif_endpt *ep = (struct scif_endpt *)start_window->ep; in scif_rma_list_mmap()
464 struct scif_endpt *ep = (struct scif_endpt *)start_window->ep; in scif_rma_list_munmap()
504 struct scif_endpt *ep; /* End point for remote window */
553 struct scif_endpt *ep; in scif_munmap()
615 struct scif_endpt *ep = (struct scif_endpt *)epd; in scif_mmap()