Home
last modified time | relevance | path

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

/linux-4.19.296/fs/
Daio.c1732 static int aio_poll_wake(struct wait_queue_entry *wait, unsigned mode, int sync, in aio_poll_wake() function
1870 init_waitqueue_func_entry(&req->wait, aio_poll_wake); in aio_poll()