Home
last modified time | relevance | path

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

/linux/io_uring/
H A Drw.h50 void io_req_rw_complete(struct io_tw_req tw_req, io_tw_token_t tw);
H A Dtw.c97 io_poll_task_func, io_req_rw_complete, in tctx_task_work_run()
299 io_poll_task_func, io_req_rw_complete, in __io_run_local_work_loop()
H A Drw.c562 void io_req_rw_complete(struct io_tw_req tw_req, io_tw_token_t tw) in io_req_rw_complete() function
582 req->io_task_work.func = io_req_rw_complete; in io_complete_rw()