Function report |
Source Code:kernel\power\snapshot.c |
Create Date:2022-07-28 10:00:27 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:free_zone_bm_rtree
Proto:static void free_zone_bm_rtree(struct mem_zone_bm_rtree *zone, int clear_nosave_free)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct mem_zone_bm_rtree * | zone | |
int | clear_nosave_free |
Name | Describe |
---|---|
create_zone_bm_rtree | reate_zone_bm_rtree - Create a radix tree for one zone.* Allocated the mem_zone_bm_rtree structure and initializes it.* This function also allocated and builds the radix tree for the* zone. |
memory_bm_free |
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 |