Lines Matching refs:unreg_state
162 window->unreg_state = OP_IDLE; in scif_create_window()
489 window->unreg_state = OP_IDLE; in scif_create_remote_window()
652 switch (window->unreg_state) { in scif_unregister_window()
655 window->unreg_state = OP_IN_PROGRESS; in scif_unregister_window()
666 window->unreg_state = OP_COMPLETED; in scif_unregister_window()
677 window->unreg_state != OP_IN_PROGRESS, in scif_unregister_window()
683 window->unreg_state = OP_COMPLETED; in scif_unregister_window()
698 window->unreg_state = OP_COMPLETED; in scif_unregister_window()
708 if (window->unreg_state == OP_COMPLETED && window->ref_count) in scif_unregister_window()
1207 window->unreg_state = OP_COMPLETED; in scif_recv_unreg()
1283 window->unreg_state = OP_COMPLETED; in scif_recv_unreg_ack()
1302 window->unreg_state = OP_FAILED; in scif_recv_unreg_nack()