Lines Matching refs:unreg_state
171 window->unreg_state = OP_IDLE; in scif_create_window()
507 window->unreg_state = OP_IDLE; in scif_create_remote_window()
670 switch (window->unreg_state) { in scif_unregister_window()
673 window->unreg_state = OP_IN_PROGRESS; in scif_unregister_window()
684 window->unreg_state = OP_COMPLETED; in scif_unregister_window()
695 window->unreg_state != OP_IN_PROGRESS, in scif_unregister_window()
701 window->unreg_state = OP_COMPLETED; in scif_unregister_window()
716 window->unreg_state = OP_COMPLETED; in scif_unregister_window()
726 if (window->unreg_state == OP_COMPLETED && window->ref_count) in scif_unregister_window()
1225 window->unreg_state = OP_COMPLETED; in scif_recv_unreg()
1301 window->unreg_state = OP_COMPLETED; in scif_recv_unreg_ack()
1320 window->unreg_state = OP_FAILED; in scif_recv_unreg_nack()