Home
last modified time | relevance | path

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

/Linux-v5.15/fs/
Dio_uring.c5444 static void __io_queue_proc(struct io_poll_iocb *poll, struct io_poll_table *pt, in __io_queue_proc() function
5500 __io_queue_proc(&apoll->poll, pt, head, &apoll->double_poll); in io_async_queue_proc()
5811 __io_queue_proc(&pt->req->poll, pt, head, (struct io_poll_iocb **) &pt->req->async_data); in io_poll_queue_proc()