Function report |
Source Code:fs\io_uring.c |
Create Date:2022-07-28 20:22:08 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:io_cqring_fill_event
Proto:static void io_cqring_fill_event(struct io_kiocb *req, long res)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct io_kiocb * | req | |
long | res |
830 | cqe = io_get_cqring(ctx) |
831 | If Value is more likely to compile time(cqe) Then |
834 | WRITE_ONCE(flags, 0) |
835 | Else if cq_overflow_flushed Then |
838 | Else |
Name | Describe |
---|---|
io_kill_timeout | |
io_cqring_add_event | |
io_link_cancel_timeout | |
io_fail_links | Called if REQ_F_LINK is set, and we fail the head request |
io_iopoll_complete | Find and free completed poll iocbs |
io_poll_complete | |
io_timeout_fn | |
io_timeout_cancel | |
io_timeout_remove | Remove or update an existing timeout command |
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 |