Searched defs:wait (Results 1 – 8 of 8) sorted by relevance
/io_uring/ |
A D | poll.h | 18 struct wait_queue_entry wait; member
|
A D | sqpoll.h | 12 struct wait_queue_head wait; member
|
A D | io-wq.h | 27 struct wait_queue_head wait; member
|
A D | waitid.c | 223 static int io_waitid_wait(struct wait_queue_entry *wait, unsigned mode, in io_waitid_wait()
|
A D | rw.c | 756 static int io_async_buf_func(struct wait_queue_entry *wait, unsigned mode, in io_async_buf_func() 790 struct wait_page_queue *wait = &io->wpq; in io_rw_should_retry() local
|
A D | io-wq.c | 128 struct wait_queue_entry wait; member 1209 static int io_wq_hash_wake(struct wait_queue_entry *wait, unsigned mode, in io_wq_hash_wake()
|
A D | poll.c | 392 static int io_poll_wake(struct wait_queue_entry *wait, unsigned mode, int sync, in io_poll_wake()
|
A D | io_uring.c | 2867 static __poll_t io_uring_poll(struct file *file, poll_table *wait) in io_uring_poll()
|
Completed in 21 milliseconds