Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/io_uring/
H A Dio_uring.c1107 static int io_req_prep_async(struct io_kiocb *req);
2654 return !io_req_prep_async(req); in io_resubmit_prep()
6388 static int io_req_prep_async(struct io_kiocb *req) in io_req_prep_async() function
6471 ret = io_req_prep_async(req); in io_drain_req()
6934 int ret = io_req_prep_async(req); in io_queue_sqe()
7085 ret = io_req_prep_async(req); in io_submit_sqe()