Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/
H A Daio.c1685 static void aio_poll_complete_work(struct work_struct *work) in aio_poll_complete_work() function
1821 * completed and freed, since aio_poll_complete_work() in aio_poll_wake()
1870 INIT_WORK(&req->work, aio_poll_complete_work); in aio_poll()
/kernel/linux/linux-6.6/fs/
H A Daio.c1679 static void aio_poll_complete_work(struct work_struct *work) in aio_poll_complete_work() function
1815 * completed and freed, since aio_poll_complete_work() in aio_poll_wake()
1864 INIT_WORK(&req->work, aio_poll_complete_work); in aio_poll()

Completed in 6 milliseconds