Home
last modified time | relevance | path

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

/Linux-v6.1/io_uring/
During_cmd.c134 if (io_alloc_async_data(req)) in io_uring_cmd()
Dio_uring.h54 bool io_alloc_async_data(struct io_kiocb *req);
Dtimeout.c486 if (io_alloc_async_data(req)) in __io_timeout_prep()
Dnet.c137 if (!io_alloc_async_data(req)) { in io_msg_alloc_async()
1432 if (io_alloc_async_data(req)) { in io_connect()
Drw.c518 if (io_alloc_async_data(req)) { in io_setup_async_rw()
Dio_uring.c1597 bool io_alloc_async_data(struct io_kiocb *req) in io_alloc_async_data() function
1620 if (io_alloc_async_data(req)) in io_req_prep_async()