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_cqring_events
Proto:static unsigned io_cqring_events(struct io_ring_ctx *ctx, bool noflush)
Type:unsigned
Parameter:
Type | Parameter | Name |
---|---|---|
struct io_ring_ctx * | ctx | |
bool | noflush |
1141 | If noflush && Not list_empty - tests whether a list is empty*@head: the list to test. Then Return -1U |
1147 | smp_rmb() |
Name | Describe |
---|---|
io_iopoll_check | |
io_should_wake | |
io_cqring_wait | Wait until events become available, if we don't already have some. The* application must reap them itself, as they reside on the shared cq ring. |
io_uring_poll |
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 |