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

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

Completed in 88 milliseconds