Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/misc/mic/scif/
Dscif_fence.c405 fence_req->state = OP_IN_PROGRESS; in _scif_send_fence()
434 if (fence_req->state == OP_IN_PROGRESS) in _scif_send_fence()
489 if (fence_req->state == OP_IN_PROGRESS) in _scif_send_fence_signal_wait()
523 fence_req->state = OP_IN_PROGRESS; in scif_send_fence_signal()
544 fence_req->state = OP_IN_PROGRESS; in scif_send_fence_signal()
Dscif_rma.c202 alloc->state != OP_IN_PROGRESS, in scif_destroy_incomplete_window()
671 window->unreg_state = OP_IN_PROGRESS; in scif_unregister_window()
675 case OP_IN_PROGRESS: in scif_unregister_window()
693 window->unreg_state != OP_IN_PROGRESS, in scif_unregister_window()
763 alloc->state = OP_IN_PROGRESS; in scif_send_alloc_request()
802 alloc->state != OP_IN_PROGRESS, in scif_prep_remote_window()
971 window->reg_state = OP_IN_PROGRESS; in scif_send_scif_register()
979 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()