Searched refs:completion (Results 1 – 2 of 2) sorted by relevance
52 struct completion ref_done;119 struct completion worker_done;
254 struct completion done;295 struct completion exited;458 struct completion ref_comp;1195 static void io_refs_resurrect(struct percpu_ref *ref, struct completion *compl) in io_refs_resurrect()9647 struct completion completion; member9665 complete(&work->completion); in io_tctx_exit_cb()9721 init_completion(&exit.completion); in io_ring_exit_work()9744 wait_for_completion_interruptible(&exit.completion); in io_ring_exit_work()