Home
last modified time | relevance | path

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

/io_uring/
Dwaitid.c306 if (io_alloc_async_data(req)) in io_waitid()
During_cmd.c30 if (!io_alloc_async_data(req)) in io_uring_async_get()
Dio_uring.h83 bool io_alloc_async_data(struct io_kiocb *req);
Dtimeout.c529 if (io_alloc_async_data(req)) in __io_timeout_prep()
Drw.c228 if (!io_alloc_async_data(req)) { in io_rw_alloc_async()
Dnet.c182 if (!io_alloc_async_data(req)) { in io_msg_alloc_async()
Dio_uring.c1641 bool io_alloc_async_data(struct io_kiocb *req) in io_alloc_async_data() function