| Function report | 
| Source Code: lib\genalloc.c | Create Date:2022-07-28 06:57:00 | 
| 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_avail - get available free space of the pool*@pool: pool to get available free space* Return available free space of the specified pool.
Proto:size_t gen_pool_avail(struct gen_pool *pool)
Type:size_t
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct gen_pool * | pool | 
| 581 | avail = 0 | 
| 585 | avail += atomic_long_read( & avail) | 
| 587 | Return avail | 
| 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 |