| Function report | 
| Source Code: block\blk-mq.c | Create Date:2022-07-28 17:10:40 | 
| 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_alloc_rq_map
Proto:struct blk_mq_tags *blk_mq_alloc_rq_map(struct blk_mq_tag_set *set, unsigned int hctx_idx, unsigned int nr_tags, unsigned int reserved_tags)
Type:struct blk_mq_tags
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct blk_mq_tag_set * | set | |
| unsigned int | hctx_idx | |
| unsigned int | nr_tags | |
| unsigned int | reserved_tags | 
| 2063 | node = CPU -> queue mappings | 
| 2064 | If node == NUMA_NO_NODE Then node = numa_node | 
| 2069 | If Not tags Then Return NULL | 
| 2075 | If Not rqs Then | 
| 2076 | blk_mq_free_tags(tags) | 
| 2077 | Return NULL | 
| 2083 | If Not static_rqs Then | 
| 2089 | Return tags | 
| Name | Describe | 
|---|---|
| __blk_mq_alloc_rq_map | |
| blk_mq_tag_update_depth | |
| blk_mq_sched_alloc_tags | 
| 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 |