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_queue_sqe
Proto:static void io_queue_sqe(struct io_kiocb *req, const struct io_uring_sqe *sqe)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct io_kiocb * | req | |
| const struct io_uring_sqe * | sqe | 
| 3596 | flags |= drain existing IO first | 
| 3597 | drain_next = false | 
| 3599 | drain_next = flags & link should be fully drained | 
| 3601 | ret = io_req_defer(req, sqe) | 
| 3602 | If ret Then | 
| 3603 | If ret != -cb queued, will get completion event Then | 
| 3608 | Else __io_queue_sqe(req, sqe) | 
| Name | Describe | 
|---|---|
| io_queue_link_head | |
| io_submit_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  |