Home
last modified time | relevance | path

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

/io_uring/
During_cmd.c138 if (io_alloc_async_data(req)) in io_uring_cmd()
Dio_uring.h56 bool io_alloc_async_data(struct io_kiocb *req);
Dtimeout.c488 if (io_alloc_async_data(req)) in __io_timeout_prep()
Dnet.c142 if (!io_alloc_async_data(req)) { in io_msg_alloc_async()
1466 if (io_alloc_async_data(req)) { in io_connect()
Drw.c518 if (io_alloc_async_data(req)) { in io_setup_async_rw()
Dio_uring.c1590 bool io_alloc_async_data(struct io_kiocb *req) in io_alloc_async_data() function
1613 if (io_alloc_async_data(req)) in io_req_prep_async()