Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dio_uring.h52 void io_req_complete_post(struct io_kiocb *req, unsigned issue_flags);
H A Dio_uring.c1041 void io_req_complete_post(struct io_kiocb *req, unsigned issue_flags)
1697 io_req_complete_post(req, IO_URING_F_UNLOCKED); in io_req_task_complete()
1892 io_req_complete_post(req, issue_flags); in io_issue_sqe()
1042 void io_req_complete_post(struct io_kiocb *req, unsigned issue_flags) io_req_complete_post() function