| Function report | 
| Source Code: block\blk-mq.c | Create Date:2022-07-28 17:08:17 | 
| 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_hctx_clear_pending
Proto:static void blk_mq_hctx_clear_pending(struct blk_mq_hw_ctx *hctx, struct blk_mq_ctx *ctx)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct blk_mq_hw_ctx * | hctx | |
| struct blk_mq_ctx * | ctx | 
| 91 | sbitmap_clear_bit( & @ctx_map: Bitmap for each software queue. If bit is on, there is a* pending request in that software queue., bit) | 
| Name | Describe | 
|---|---|
| blk_mq_hctx_notify_dead | 'cpu' is going away. splice any existing rq_list entries from this* software queue to the hw queue dispatch list, and ensure that it* gets run. | 
| 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 |