Function report |
Source Code:fs\io_uring.c |
Create Date:2022-07-28 20:22:10 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:req_set_fail_links
Proto:static inline void req_set_fail_links(struct io_kiocb *req)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct io_kiocb * | req |
1355 | If (flags & (linked sqes | doesn't sever on completion < 0 )) == linked sqes Then flags |= ail rest of links |
Name | Describe |
---|---|
io_complete_rw_common | |
io_complete_rw_iopoll | |
io_req_cancelled | |
io_fsync_finish | |
io_sync_file_range_finish | |
io_sendmsg | |
io_recvmsg | |
__io_accept | |
io_connect | |
io_poll_remove | Find a running poll command that matches one specified in sqe->addr,* and remove it if found. |
io_poll_complete_work | |
io_timeout_fn | |
io_timeout_cancel | |
io_timeout_remove | Remove or update an existing timeout command |
io_async_find_and_cancel | |
io_wq_submit_work | |
io_link_timeout_fn | |
__io_queue_sqe | |
io_queue_sqe |
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 |