Home
last modified time | relevance | path

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

/Linux-v6.1/io_uring/
Dtimeout.c285 io_req_complete_post(req); in io_req_task_link_timeout()
289 io_req_complete_post(req); in io_req_task_link_timeout()
Dio_uring.h34 void io_req_complete_post(struct io_kiocb *req);
Dio_uring.c864 void io_req_complete_post(struct io_kiocb *req) in io_req_complete_post() function
875 io_req_complete_post(req); in __io_req_complete()
886 io_req_complete_post(req); in io_req_complete_failed()
1242 io_req_complete_post(req); in io_req_tw_post()
1488 io_req_complete_post(req); in io_req_task_complete()
1755 io_req_complete_post(req); in io_issue_sqe()
Dpoll.c352 io_req_complete_post(req); in io_apoll_task_func()