Function report |
Source Code:kernel\resource.c |
Create Date:2022-07-28 09:04:57 |
| Last Modify:2022-05-22 11:14:39 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__release_resource
Proto:static int __release_resource(struct resource *old, bool release_child)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct resource * | old | |
| bool | release_child |
| 218 | cycle |
| 220 | If Not tmp Then Break |
| 239 | Return -EINVAL |
| Name | Describe |
|---|---|
| release_resource | lease_resource - release a previously reserved resource*@old: resource pointer |
| reallocate_resource | allocate_resource - allocate a slot in the resource tree given range & alignment |
| remove_resource | move_resource - Remove a resource in the resource tree*@old: resource to remove* Returns 0 on success, -EINVAL if the resource is not valid |
| 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 |