Function report |
Source Code:block\blk-mq-tag.c |
Create Date:2022-07-28 17:12:36 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Wakeup all potentially sleeping on tags
Proto:void blk_mq_tag_wakeup_all(struct blk_mq_tags *tags, bool include_reserve)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct blk_mq_tags * | tags | |
bool | include_reserve |
39 | If include_reserve Then sbitmap_queue_wake_all( & breserved_tags) |
Name | Describe |
---|---|
__blk_mq_tag_idle | If a previously busy queue goes inactive, potential waiters could now* be allowed to queue. Wake them up and check. |
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 |