Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/misc/mic/scif/
Dscif_rma.c210 if (alloc->state == OP_COMPLETED) { in scif_destroy_incomplete_window()
684 window->unreg_state = OP_COMPLETED; in scif_unregister_window()
701 window->unreg_state = OP_COMPLETED; in scif_unregister_window()
716 window->unreg_state = OP_COMPLETED; in scif_unregister_window()
720 case OP_COMPLETED: in scif_unregister_window()
726 if (window->unreg_state == OP_COMPLETED && window->ref_count) in scif_unregister_window()
1105 handle->state = OP_COMPLETED; in scif_alloc_gnt_rej()
1225 window->unreg_state = OP_COMPLETED; in scif_recv_unreg()
1264 window->reg_state = OP_COMPLETED; in scif_recv_reg_ack()
1301 window->unreg_state = OP_COMPLETED; in scif_recv_unreg_ack()
Dscif_fence.c57 fence_req->state = OP_COMPLETED; in scif_recv_mark_resp()
117 fence_req->state = OP_COMPLETED; in scif_recv_wait_resp()
180 fence_req->state = OP_COMPLETED; in scif_recv_sig_resp()
440 if (uop == SCIF_MARK && fence_req->state == OP_COMPLETED) in _scif_send_fence()
Dscif_main.h45 OP_COMPLETED, enumerator
Dscif_nodeqp.c326 wait_event_timeout(scif_info.exitwq, scifdev->exit == OP_COMPLETED, in scif_send_exit()
758 scifdev->exit = OP_COMPLETED; in scif_exit_ack()
Dscif_dma.c603 window->unreg_state = OP_COMPLETED; in scif_rma_destroy_windows()
607 if (window->unreg_state == OP_COMPLETED) { in scif_rma_destroy_windows()