Function report |
Source Code:block\blk-mq.c |
Create Date:2022-07-28 17:10:41 |
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_init_request
Proto:static int blk_mq_init_request(struct blk_mq_tag_set *set, struct request *rq, unsigned int hctx_idx, int node)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct blk_mq_tag_set * | set | |
struct request * | rq | |
unsigned int | hctx_idx | |
int | node |
2102 | If init_request Then |
2108 | WRITE_ONCE(state, MQ_RQ_IDLE) |
2109 | Return 0 |
Name | Describe |
---|---|
blk_mq_alloc_rqs | |
blk_mq_init_hctx |
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 |