Searched refs:completion_done (Results 1 – 25 of 33) sorted by relevance
12
313 bool completion_done(struct completion *x) in completion_done() function329 EXPORT_SYMBOL(completion_done);
116 extern bool completion_done(struct completion *x);
230 try_wait_for_completion()/completion_done():240 call completion_done(), which returns false if there are no posted244 bool completion_done(struct completion *done)246 Both try_wait_for_completion() and completion_done() are safe to be called in
210 static inline bool completion_done(struct completion *c) in completion_done() function
474 if (!completion_done(&wdt->response)) in mei_wdt_rx()645 if (!completion_done(&wdt->response)) in mei_wdt_remove()
421 if (!completion_done(msg->done)) in ssp_irq_msg()460 if (!completion_done(msg->done)) in ssp_clean_pending_list()
76 if (!completion_done(&w->c)) { in optee_cq_complete_one()105 if (completion_done(&w->c)) in optee_cq_wait_final()
105 if (!completion_done(&qedf->fipvlan_compl)) in qedf_fcoe_process_vlan_resp()
141 ASSERT(!completion_done(&DQUOT_ITEM(lip)->qli_dquot->q_flush)); in xfs_dquot_item_error()
1081 ASSERT(!completion_done(&dqp->q_flush)); in xfs_qm_dqflush()
331 if (!completion_done(&con->complete)) in ucsi_connector_change()348 if (!completion_done(&con->complete)) in ucsi_connector_change()
369 if (completion_done(this_cpu_ptr(&softlockup_completion))) { in watchdog_timer_fn()
677 while (!completion_done(&done.completion)) in stop_machine_from_inactive_cpu()
211 if (!completion_done(&fim->icap_first_event)) in fim_input_capture_handler()
361 if (completion_done(priv->comp_cmd)) { in wmt_mci_dma_isr()454 if (completion_done(priv->comp_dma)) in wmt_mci_regular_isr()
587 return completion_done(&di->ab8500_fg_started); in ab8500_fg_inst_curr_started()598 return completion_done(&di->ab8500_fg_complete); in ab8500_fg_inst_curr_done()617 if (!completion_done(&di->ab8500_fg_complete)) { in ab8500_fg_inst_curr_finalize()719 if (!completion_done(&di->ab8500_fg_started)) { in ab8500_fg_inst_curr_blocking()
117 if (mrq->cap_cmd_during_tfr && !completion_done(&mrq->cmd_completion)) in mmc_complete_cmd()376 if (ongoing_mrq && !completion_done(&ongoing_mrq->cmd_completion)) in mmc_wait_ongoing_tfr_cmd()605 return completion_done(&mrq->completion); in mmc_is_req_done()
88 if (completion_done(&dice->clock_accepted)) in ensure_phase_lock()
87 if (completion_done(&mtx.done)) { in __test_mutex()
362 int val = completion_done(&sdp->sd_wdack) ? 1 : 0; in wdack_show()
597 completion_done(&i2c->msg_complete); in mtk_i2c_do_transfer()
754 time_left, completion_done(&i2c_dev->msg_complete), in tegra_i2c_xfer_msg()
488 if (completion_done(&htc->ctl_resp)) { in ath10k_htc_control_rx_complete()
727 if (completion_done(&vmbus_connection.unload_event)) in vmbus_wait_for_unload()
392 if (match && !completion_done(&match->done)) { in scpi_process_cmd()