Function report |
Source Code:block\blk-mq.c |
Create Date:2022-07-28 17:08:48 |
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_free_request
Proto:static void __blk_mq_free_request(struct request *rq)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct request * | rq |
475 | sched_tag = internal_tag |
477 | blk_pm_mark_last_busy(rq) |
478 | mq_hctx = NULL |
479 | If tag != -1 Then blk_mq_put_tag(hctx, @tags: Tags owned by the block driver. A tag at this set is only* assigned when a request is dispatched from a hardware queue., ctx, tag) |
483 | blk_mq_sched_restart(hctx) |
484 | blk_queue_exit(q) |
Name | Describe |
---|---|
blk_mq_free_request | |
blk_mq_check_expired |
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 |