Home
last modified time | relevance | path

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

/openbmc/linux/io_uring/
H A Dio_uring.c993 static void __io_req_complete_post(struct io_kiocb *req, unsigned issue_flags)
1048 __io_req_complete_post(req, issue_flags); in io_req_complete_post()
1053 __io_req_complete_post(req, issue_flags & ~IO_URING_F_UNLOCKED); in io_req_complete_post()
994 static void __io_req_complete_post(struct io_kiocb *req, unsigned issue_flags) __io_req_complete_post() function