Searched refs:async_done (Results 1 – 5 of 5) sorted by relevance
79 static DECLARE_WAIT_QUEUE_HEAD(async_done);147 wake_up(&async_done); in async_run_entry_fn()317 wait_event(async_done, lowest_in_progress(domain) >= cookie); in async_synchronize_cookie_domain()
133 struct completion *async_done; member
349 xfer->async_done = &rw->async_response; in scmi_xfer_raw_waiter_get()364 rw->xfer->async_done = NULL; in scmi_xfer_raw_waiter_put()482 if (!ret && xfer->async_done) { in scmi_xfer_raw_worker()485 if (!wait_for_completion_timeout(xfer->async_done, tmo)) in scmi_xfer_raw_worker()
55 bool async_done;296 darg->async_done = true; in tls_do_decryption()1658 if (darg->async_done) in tls_decrypt_sg()1675 if (unlikely(darg->async_done)) in tls_decrypt_sg()
2583 sp->async_done(sp, res); in qla2x00_async_done()2627 sp->async_done = done; in qla2x00_init_async_sp()