Function report | 
Source Code:lib\genalloc.c | 
Create Date:2022-07-28 06:57:03 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:gen_pool_first_fit_order_align - find the first available region* of memory matching the size requirement
Proto:unsigned long gen_pool_first_fit_order_align(unsigned long *map, unsigned long size, unsigned long start, unsigned int nr, void *data, struct gen_pool *pool, unsigned long start_addr)
Type:unsigned long
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| unsigned long * | map | |
| unsigned long | size | |
| unsigned long | start | |
| unsigned int | nr | |
| void * | data | |
| struct gen_pool * | pool | |
| unsigned long | start_addr | 
| 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  |