Searched refs:cleanup_done (Results 1 – 6 of 6) sorted by relevance
51 struct completion cleanup_done; member
387 bool cleanup_done = false; in find_aligned_area() local403 if (!cleanup_done) { in find_aligned_area()405 cleanup_done = true; in find_aligned_area()
791 init_completion(&io_req->cleanup_done); in bnx2fc_initiate_tmf()794 rc = wait_for_completion_timeout(&io_req->cleanup_done, in bnx2fc_initiate_tmf()1090 init_completion(&io_req->cleanup_done); in bnx2fc_abts_cleanup()1100 time_left = wait_for_completion_timeout(&io_req->cleanup_done, in bnx2fc_abts_cleanup()1204 init_completion(&io_req->cleanup_done); in bnx2fc_eh_abort()1239 wait_for_completion(&io_req->cleanup_done); in bnx2fc_eh_abort()1351 complete(&io_req->cleanup_done); in bnx2fc_process_cleanup_compl()1382 complete(&io_req->cleanup_done); in bnx2fc_process_abts_compl()
430 struct completion cleanup_done; member
267 wait_for_completion(&commit->cleanup_done); in xe_display_flush_cleanup_work()
2222 init_completion(&io_req->cleanup_done); in qedf_initiate_cleanup()2236 tmo = wait_for_completion_timeout(&io_req->cleanup_done, in qedf_initiate_cleanup()2287 complete(&io_req->cleanup_done); in qedf_process_cleanup_compl()