Function report |
Source Code:block\blk-mq-tag.c |
Create Date:2022-07-28 17:12:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:bt_alloc
Proto:static int bt_alloc(struct sbitmap_queue *bt, unsigned int depth, bool round_robin, int node)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct sbitmap_queue * | bt | |
unsigned int | depth | |
bool | round_robin | |
int | node |
431 | Return sbitmap_queue_init_node(bt, depth, - 1, round_robin, GFP_KERNEL, node) |
Name | Describe |
---|---|
blk_mq_init_bitmap_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 |