Searched refs:completion (Results 1 – 7 of 7) sorted by relevance
45 struct completion completion; member309 complete(&info->completion); in flow_cache_flush_tasklet()362 init_completion(&info.completion); in flow_cache_flush()371 wait_for_completion(&info.completion); in flow_cache_flush()
434 struct completion start_done;
520 err = wait_for_completion_interruptible(&req->completion); in __do_generic_request()566 complete_all(&req->completion); in handle_statfs_reply()592 init_completion(&req->completion); in ceph_monc_do_statfs()644 complete_all(&req->completion); in handle_get_version_reply()674 init_completion(&req->completion); in ceph_monc_do_get_version()754 complete(&req->completion); in handle_poolop_reply()782 init_completion(&req->completion); in do_poolop()
566 struct completion completion; member573 complete(&dr->completion); in cache_restart_thread()581 sleeper.completion = COMPLETION_INITIALIZER_ONSTACK(sleeper.completion); in cache_wait_req()588 &sleeper.completion, req->thread_wait) <= 0) { in cache_wait_req()603 wait_for_completion(&sleeper.completion); in cache_wait_req()
69 struct completion ri_done;
67 struct completion *write_handshake_completion, in nci_spi_send()
108 struct completion cm_done;