Function report |
Source Code:kernel\resource.c |
Create Date:2022-07-28 09:05:13 |
Last Modify:2022-05-22 11:14:39 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Find empty slot in the resource tree given range and alignment.
Proto:static int find_resource(struct resource *root, struct resource *new, resource_size_t size, struct resource_constraint *constraint)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct resource * | root | |
struct resource * | new | |
resource_size_t | size | |
struct resource_constraint * | constraint |
Name | Describe |
---|---|
allocate_resource | allocate_resource - allocate empty slot in the resource tree given range & alignment |
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 |