Function report |
Source Code:fs\io_uring.c |
Create Date:2022-07-28 20:22:18 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:io_commit_sqring
Proto:static void io_commit_sqring(struct io_ring_ctx *ctx)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct io_ring_ctx * | ctx |
3718 | If cached_sq_head != READ_ONCE(head) Then |
3724 | smp_store_release( & head, cached_sq_head) |
Name | Describe |
---|---|
io_submit_sqes |
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 |