Function report |
Source Code:fs\io_uring.c |
Create Date:2022-07-28 20:22:17 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:io_prep_linked_timeout
Proto:static struct io_kiocb *io_prep_linked_timeout(struct io_kiocb *req)
Type:struct io_kiocb
Parameter:
Type | Parameter | Name |
---|---|---|
struct io_kiocb * | req |
3523 | If Not (flags & linked sqes ) Then Return NULL |
3528 | If Not nxt || opcode != IORING_OP_LINK_TIMEOUT Then Return NULL |
3531 | flags |= has linked timeout |
3532 | Return nxt |
Name | Describe |
---|---|
io_prep_async_work | |
__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 |