Home
last modified time | relevance | path

Searched refs:__do_wait (Results 1 – 3 of 3) sorted by last modified time

/linux/io_uring/
H A Dwaitid.c233 ret = __do_wait(&iwa->wo); in io_waitid_cb()
249 ret = __do_wait(&iwa->wo); in io_waitid_cb()
338 ret = __do_wait(&iwa->wo); in io_waitid()
/linux/kernel/
H A Dexit.c1572 long __do_wait(struct wait_opts *wo) in __do_wait() function
1631 retval = __do_wait(wo); in do_wait()
H A Dexit.h26 long __do_wait(struct wait_opts *wo);