Searched refs:io_alloc_async_data (Results 1 - 7 of 7) sorted by relevance

/linux-master/io_uring/
H A During_cmd.c178 if (io_alloc_async_data(req))
H A Dwaitid.c306 if (io_alloc_async_data(req))
H A Dio_uring.h80 bool io_alloc_async_data(struct io_kiocb *req);
H A Dtimeout.c531 if (io_alloc_async_data(req))
H A Dnet.c150 if (!io_alloc_async_data(req)) {
1549 if (io_alloc_async_data(req)) {
H A Drw.c581 if (io_alloc_async_data(req)) {
H A Dio_uring.c1786 bool io_alloc_async_data(struct io_kiocb *req) function
1810 if (io_alloc_async_data(req))

Completed in 126 milliseconds