Function report |
Source Code:fs\io_uring.c |
Create Date:2022-07-28 20:22:09 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:io_put_req
Proto:static void io_put_req(struct io_kiocb *req)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct io_kiocb * | req |
Name | Describe |
---|---|
io_kill_timeout | |
io_cqring_overflow_flush | Returns true if there are no backlogged entries after the flush |
io_link_cancel_timeout | |
io_complete_rw | |
io_nop | IORING_OP_NOP just posts a completion event, nothing else. |
io_req_cancelled | |
io_fsync | |
io_sync_file_range | |
io_accept | |
io_poll_remove | Find a running poll command that matches one specified in sqe->addr,* and remove it if found. |
io_poll_trigger_evfd | |
io_poll_wake | |
io_timeout_fn | |
io_timeout_cancel | |
io_timeout_remove | Remove or update an existing timeout command |
io_wq_submit_work | |
io_link_timeout_fn | |
io_queue_linked_timeout | |
__io_queue_sqe | |
io_put_work | |
io_uring_cancel_files |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |