Searched refs:remote_reg_list (Results 1 – 6 of 6) sorted by relevance
127 list_for_each_safe(pos, tmp, &ep->rma_info.remote_reg_list) { in __scif_cleanup_rma_for_zombies()240 req.head = &ep->rma_info.remote_reg_list; in scif_get_pages()379 struct list_head *head = &ep->rma_info.remote_reg_list; in scif_rma_list_mmap()421 head = &ep->rma_info.remote_reg_list; in scif_rma_list_mmap()456 struct list_head *head = &ep->rma_info.remote_reg_list; in scif_rma_list_munmap()567 req.head = &ep->rma_info.remote_reg_list; in scif_munmap()639 req.head = &ep->rma_info.remote_reg_list; in scif_mmap()
94 scif_display_all_windows(&ep->rma_info.remote_reg_list, s); in scif_rma_show()
101 struct list_head remote_reg_list; member
37 INIT_LIST_HEAD(&rma->remote_reg_list); in scif_rma_ep_init()63 list_empty(&ep->rma_info.remote_reg_list) && in scif_rma_ep_can_uninit()1151 scif_insert_window(window, &ep->rma_info.remote_reg_list); in scif_recv_reg()1189 req.head = &ep->rma_info.remote_reg_list; in scif_recv_unreg()
311 req.head = &ep->rma_info.remote_reg_list; in scif_prog_signal()
1681 remote_req.head = &ep->rma_info.remote_reg_list; in scif_rma_copy()