Home
last modified time | relevance | path

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

/Linux-v6.6/io_uring/
During_cmd.c142 if (io_alloc_async_data(req)) in io_uring_cmd()
Dio_uring.h58 bool io_alloc_async_data(struct io_kiocb *req);
Dtimeout.c531 if (io_alloc_async_data(req)) in __io_timeout_prep()
Dnet.c155 if (!io_alloc_async_data(req)) { in io_msg_alloc_async()
1502 if (io_alloc_async_data(req)) { in io_connect()
Drw.c533 if (io_alloc_async_data(req)) { in io_setup_async_rw()
Dio_uring.c1767 bool io_alloc_async_data(struct io_kiocb *req) in io_alloc_async_data() function
1791 if (io_alloc_async_data(req)) in io_req_prep_async()