Home
last modified time | relevance | path

Searched refs:completion (Results 1 – 2 of 2) sorted by relevance

/io_uring/
Dio-wq.c52 struct completion ref_done;
119 struct completion worker_done;
Dio_uring.c254 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; member
9665 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()