Function report |
Source Code:block\blk-mq.c |
Create Date:2022-07-28 17:09:19 |
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_timeout_work
Proto:static void blk_mq_timeout_work(struct work_struct *work)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct work_struct * | work |
900 | next = 0 |
920 | lk_mq_queue_tag_busy_iter - iterate over all requests with a driver tag*@q: Request queue to examine |
922 | If next != 0 Then |
924 | Else |
933 | If blk_mq_hw_queue_mapped(hctx) Then blk_mq_tag_idle(hctx) |
937 | blk_queue_exit(q) |
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 |