io_uring: move poll handling into its own file
Add a io_poll_issue() rather than export the general task_work locking
and io_issue_sqe(), and put the io_op_defs definition and structure into
a separate header file so that poll can use it.
Signed-off-by: NJens Axboe <axboe@kernel.dk>
Showing
此差异已折叠。
io_uring/opdef.h
0 → 100644
io_uring/poll.c
0 → 100644
此差异已折叠。
io_uring/poll.h
0 → 100644
想要评论请 注册 或 登录