Home
last modified time | relevance | path

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

/io_uring/
A Dwaitid.c39 put_pid(iwa->wo.wo_pid); in io_waitid_free()
147 list_del_init(&iwa->wo.child_wait.entry); in __io_waitid_cancel()
180 remove_wait_queue(iw->head, &iwa->wo.child_wait); in io_waitid_drop_issue_ref()
192 ret = __do_wait(&iwa->wo); in io_waitid_cb()
207 add_wait_queue(iw->head, &iwa->wo.child_wait); in io_waitid_cb()
208 ret = __do_wait(&iwa->wo); in io_waitid_cb()
227 struct io_waitid_async *iwa = container_of(wo, struct io_waitid_async, wo); in io_waitid_wait()
232 if (!pid_child_should_wake(wo, p)) in io_waitid_wait()
294 iwa->wo.child_wait.private = req->tctx->task; in io_waitid()
296 add_wait_queue(iw->head, &iwa->wo.child_wait); in io_waitid()
[all …]
A Dwaitid.h7 struct wait_opts wo; member

Completed in 3 milliseconds