Function report |
Source Code:block\blk-mq.c |
Create Date:2022-07-28 17:09:57 |
Last Modify:2020-03-17 23:18:05 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:blk_mq_start_stopped_hw_queue
Proto:void blk_mq_start_stopped_hw_queue(struct blk_mq_hw_ctx *hctx, bool async)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct blk_mq_hw_ctx * | hctx | |
bool | async |
1567 | If Not blk_mq_hctx_stopped(hctx) Then Return |
1571 | blk_mq_run_hw_queue(hctx, async) |
Name | Describe |
---|---|
blk_mq_start_stopped_hw_queues |
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 |