Home
last modified time | relevance | path

Searched refs:io_req_prep_async (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/io_uring/
H A Dio_uring.h83 int io_req_prep_async(struct io_kiocb *req);
H A Drw.c177 return !io_req_prep_async(req); in io_resubmit_prep()
H A Dio_uring.c1777 int io_req_prep_async(struct io_kiocb *req) in io_req_prep_async() function
2093 int ret = io_req_prep_async(req); in io_queue_sqe_fallback()
2310 ret = io_req_prep_async(req); in io_submit_sqe()