Function report | 
Source Code:kernel\resource.c | 
Create Date:2022-07-28 09:05:25 | 
| Last Modify:2022-05-22 11:14:39 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:__reserve_region_with_split
Proto:static void __init __reserve_region_with_split(struct resource *root, resource_size_t start, resource_size_t end, const char *name)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct resource * | root | |
| resource_size_t | start | |
| resource_size_t | end | |
| const char * | name | 
| 1002 | type = resource_type(root) | 
| 1004 | If Not res Then Return | 
| 1011 | desc = IORES_DESC_NONE | 
| 1013 | When 1 cycle | 
| 1016 | If Not conflict Then | 
| 1038 | If Not next_res Then | 
| 1039 | free_resource(res) | 
| 1040 | Break | 
| 1046 | desc = IORES_DESC_NONE | 
| 1048 | Else | 
| Name | Describe | 
|---|---|
| reserve_region_with_split | 
| 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  |