Home
last modified time | relevance | path

Searched refs:OP_COMPLETED (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/drivers/misc/mic/scif/
Dscif_rma.c201 if (alloc->state == OP_COMPLETED) { in scif_destroy_incomplete_window()
666 window->unreg_state = OP_COMPLETED; in scif_unregister_window()
683 window->unreg_state = OP_COMPLETED; in scif_unregister_window()
698 window->unreg_state = OP_COMPLETED; in scif_unregister_window()
702 case OP_COMPLETED: in scif_unregister_window()
708 if (window->unreg_state == OP_COMPLETED && window->ref_count) in scif_unregister_window()
1087 handle->state = OP_COMPLETED; in scif_alloc_gnt_rej()
1207 window->unreg_state = OP_COMPLETED; in scif_recv_unreg()
1246 window->reg_state = OP_COMPLETED; in scif_recv_reg_ack()
1283 window->unreg_state = OP_COMPLETED; in scif_recv_unreg_ack()
Dscif_fence.c48 fence_req->state = OP_COMPLETED; in scif_recv_mark_resp()
108 fence_req->state = OP_COMPLETED; in scif_recv_wait_resp()
171 fence_req->state = OP_COMPLETED; in scif_recv_sig_resp()
443 if (uop == SCIF_MARK && fence_req->state == OP_COMPLETED) in _scif_send_fence()
Dscif_main.h36 OP_COMPLETED, enumerator
Dscif_nodeqp.c317 wait_event_timeout(scif_info.exitwq, scifdev->exit == OP_COMPLETED, in scif_send_exit()
749 scifdev->exit = OP_COMPLETED; in scif_exit_ack()
Dscif_dma.c589 window->unreg_state = OP_COMPLETED; in scif_rma_destroy_windows()
593 if (window->unreg_state == OP_COMPLETED) { in scif_rma_destroy_windows()