Home
last modified time | relevance | path

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

/linux-6.15/io_uring/
H A Dwaitid.c192 ret = __do_wait(&iwa->wo); in io_waitid_cb()
208 ret = __do_wait(&iwa->wo); in io_waitid_cb()
298 ret = __do_wait(&iwa->wo); in io_waitid()
/linux-6.15/kernel/
H A Dexit.h26 long __do_wait(struct wait_opts *wo);
H A Dexit.c1647 long __do_wait(struct wait_opts *wo) in __do_wait() function
1706 retval = __do_wait(wo); in do_wait()