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_req_link_next
Proto:static void io_req_link_next(struct io_kiocb *req, struct io_kiocb **nxtptr)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct io_kiocb * | req | |
struct io_kiocb ** | nxtptr |
986 | bool wake_ev = false |
989 | If flags & already grabbed next link Then Return |
1001 | If Value for the false possibility is greater at compile time((flags & has linked timeout ) && (flags & imeout request )) Then |
1010 | If Not list_empty - tests whether a list is empty*@head: the list to test. Then flags |= linked sqes |
1013 | Break |
1016 | flags |= already grabbed next link |
1017 | If wake_ev Then io_cqring_ev_posted(ctx) |
Name | Describe |
---|---|
io_req_find_next |
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 |