Function report |
Source Code:lib\test_ida.c |
Create Date:2022-07-28 06:29:00 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Check what happens when we fill a leaf and then delete it. This may* discover mishandling of IDR_FREE.
Proto:static void ida_check_leaf(struct ida *ida, unsigned int base)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct ida * | ida | |
unsigned int | base |
88 | When i < IDA_BITMAP_BITS cycle |
89 | IDA_BUG_ON(ida, da_alloc_min() - Allocate an unused ID != base + i) |
94 | IDA_BUG_ON(ida, !ida_is_empty(ida)) |
97 | IDA_BUG_ON(ida, ida_is_empty(ida)) |
99 | IDA_BUG_ON(ida, !ida_is_empty(ida)) |
Name | Describe |
---|---|
ida_checks |
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 |