Home
last modified time | relevance | path

Searched refs:aio_poll_wake (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Daio.c1748 static int aio_poll_wake(struct wait_queue_entry *wait, unsigned mode, int sync, in aio_poll_wake() function
1886 init_waitqueue_func_entry(&req->wait, aio_poll_wake); in aio_poll()
1895 * aio_poll_wake() already either scheduled the async in aio_poll()
/kernel/linux/linux-6.6/fs/
H A Daio.c1742 static int aio_poll_wake(struct wait_queue_entry *wait, unsigned mode, int sync, in aio_poll_wake() function
1880 init_waitqueue_func_entry(&req->wait, aio_poll_wake); in aio_poll()
1889 * aio_poll_wake() already either scheduled the async in aio_poll()

Completed in 7 milliseconds