Function report |
Source Code:block\blk-ioc.c |
Create Date:2022-07-28 17:04:11 |
Last Modify:2020-03-17 23:16:06 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Exit an icq. Called with ioc locked for blk-mq, and with both ioc* and queue locked for legacy.
Proto:static void ioc_exit_icq(struct io_cq *icq)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct io_cq * | icq |
47 | If flags & ICQ_EXITED Then Return |
53 | flags |= ICQ_EXITED |
Name | Describe |
---|---|
ioc_destroy_icq | Release an icq. Called with ioc locked for blk-mq, and with both ioc* and queue locked for legacy. |
put_io_context_active | put_io_context_active - put active reference on ioc*@ioc: ioc of interest* Undo get_io_context_active(). If active reference reaches zero after* put, @ioc can never issue further IOs and ioscheds are notified. |
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 |