Searched refs:completion_done (Results 1 – 4 of 4) sorted by relevance
315 bool completion_done(struct completion *x) in completion_done() function331 EXPORT_SYMBOL(completion_done);
377 if (completion_done(this_cpu_ptr(&softlockup_completion))) { in watchdog_timer_fn()
684 while (!completion_done(&done.completion)) in stop_machine_from_inactive_cpu()
74 if (completion_done(&mtx.done)) { in __test_mutex()