Searched refs:remote_reg_list (Results 1 – 6 of 6) sorted by relevance
136 list_for_each_safe(pos, tmp, &ep->rma_info.remote_reg_list) { in __scif_cleanup_rma_for_zombies()249 req.head = &ep->rma_info.remote_reg_list; in scif_get_pages()388 struct list_head *head = &ep->rma_info.remote_reg_list; in scif_rma_list_mmap()430 head = &ep->rma_info.remote_reg_list; in scif_rma_list_mmap()465 struct list_head *head = &ep->rma_info.remote_reg_list; in scif_rma_list_munmap()576 req.head = &ep->rma_info.remote_reg_list; in scif_munmap()648 req.head = &ep->rma_info.remote_reg_list; in scif_mmap()
119 scif_display_all_windows(&ep->rma_info.remote_reg_list, s); in scif_rma_test()
101 struct list_head remote_reg_list; member
44 INIT_LIST_HEAD(&rma->remote_reg_list); in scif_rma_ep_init()70 list_empty(&ep->rma_info.remote_reg_list) && in scif_rma_ep_can_uninit()1167 scif_insert_window(window, &ep->rma_info.remote_reg_list); in scif_recv_reg()1205 req.head = &ep->rma_info.remote_reg_list; in scif_recv_unreg()
307 req.head = &ep->rma_info.remote_reg_list; in scif_prog_signal()
1721 remote_req.head = &ep->rma_info.remote_reg_list; in scif_rma_copy()