Home
last modified time | relevance | path

Searched refs:OP_IN_PROGRESS (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/drivers/misc/mic/scif/
Dscif_fence.c406 fence_req->state = OP_IN_PROGRESS; in _scif_send_fence()
435 if (fence_req->state == OP_IN_PROGRESS) in _scif_send_fence()
490 if (fence_req->state == OP_IN_PROGRESS) in _scif_send_fence_signal_wait()
524 fence_req->state = OP_IN_PROGRESS; in scif_send_fence_signal()
545 fence_req->state = OP_IN_PROGRESS; in scif_send_fence_signal()
Dscif_rma.c204 alloc->state != OP_IN_PROGRESS, in scif_destroy_incomplete_window()
673 window->unreg_state = OP_IN_PROGRESS; in scif_unregister_window()
677 case OP_IN_PROGRESS: in scif_unregister_window()
695 window->unreg_state != OP_IN_PROGRESS, in scif_unregister_window()
765 alloc->state = OP_IN_PROGRESS; in scif_send_alloc_request()
804 alloc->state != OP_IN_PROGRESS, in scif_prep_remote_window()
973 window->reg_state = OP_IN_PROGRESS; in scif_send_scif_register()
981 OP_IN_PROGRESS, in scif_send_scif_register()
Dscif_main.h44 OP_IN_PROGRESS, enumerator
Dscif_nodeqp.c318 scifdev->exit = OP_IN_PROGRESS; in scif_send_exit()