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_commit_cqring
Proto:static void __io_commit_cqring(struct io_ring_ctx *ctx)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct io_ring_ctx * | ctx |
610 | If cached_cq_tail != READ_ONCE(tail) Then |
612 | smp_store_release( & tail, cached_cq_tail) |
615 | wake_up_interruptible( & cq_wait) |
616 | kill_fasync( & cq_fasync, SIGIO, data input available ) |
Name | Describe |
---|---|
io_commit_cqring |
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 |