Lines Matching refs:unreg_state
169 window->unreg_state = OP_IDLE; in scif_create_window()
505 window->unreg_state = OP_IDLE; in scif_create_remote_window()
668 switch (window->unreg_state) { in scif_unregister_window()
671 window->unreg_state = OP_IN_PROGRESS; in scif_unregister_window()
682 window->unreg_state = OP_COMPLETED; in scif_unregister_window()
693 window->unreg_state != OP_IN_PROGRESS, in scif_unregister_window()
699 window->unreg_state = OP_COMPLETED; in scif_unregister_window()
714 window->unreg_state = OP_COMPLETED; in scif_unregister_window()
724 if (window->unreg_state == OP_COMPLETED && window->ref_count) in scif_unregister_window()
1223 window->unreg_state = OP_COMPLETED; in scif_recv_unreg()
1299 window->unreg_state = OP_COMPLETED; in scif_recv_unreg_ack()
1318 window->unreg_state = OP_FAILED; in scif_recv_unreg_nack()