Function report |
Source Code:block\blk-mq.c |
Create Date:2022-07-28 17:10:23 |
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_try_issue_list_directly
Proto:void blk_mq_try_issue_list_directly(struct blk_mq_hw_ctx *hctx, struct list_head *list)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct blk_mq_hw_ctx * | hctx | |
struct list_head * | list |
1873 | ret = blk_mq_request_issue_directly(rq, list_empty - tests whether a list is empty*@head: the list to test.) |
1874 | If ret != BLK_STS_OK Then |
1890 | If Not list_empty - tests whether a list is empty*@head: the list to test. && commit_rqs Then commit_rqs(hctx) |
Name | Describe |
---|---|
blk_mq_sched_insert_requests |
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 |