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:Drop reference to request, return next in chain (if there is one) if this* was the last reference to this request.
Proto:__attribute__((nonnull)) static void io_put_req_find_next(struct io_kiocb *req, struct io_kiocb **nxtptr)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct io_kiocb * | req | |
struct io_kiocb ** | nxtptr |
1102 | io_req_find_next(req, nxtptr) |
Name | Describe |
---|---|
__io_complete_rw | |
io_fsync_finish | |
io_sync_file_range_finish | |
io_sendmsg | |
io_recvmsg | |
__io_accept | |
io_connect | |
io_poll_complete_work | |
io_poll_add | |
io_async_find_and_cancel |
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 |