Home
last modified time | relevance | path

Searched refs:__do_wait (Results 1 – 3 of 3) sorted by relevance

/linux/io_uring/
H A Dwaitid.c206 ret = __do_wait(&iwa->wo); in io_waitid_cb()
222 ret = __do_wait(&iwa->wo); in io_waitid_cb()
319 ret = __do_wait(&iwa->wo); in io_waitid()
/linux/kernel/
H A Dexit.h26 long __do_wait(struct wait_opts *wo);
H A Dexit.c1657 long __do_wait(struct wait_opts *wo) in __do_wait() function
1716 retval = __do_wait(wo); in do_wait()