Function report | 
Source Code:lib\xarray.c | 
Create Date:2022-07-28 06:13:37 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:__xa_alloc() - Find somewhere to store this entry in the XArray
Proto:int __xa_alloc(struct xarray *xa, u32 *id, void *entry, struct xa_limit limit, gfp_t gfp)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct xarray * | xa | |
| u32 * | id | |
| void * | entry | |
| struct xa_limit | limit | |
| gfp_t | gfp | 
| 1619 | If WARN_ON_ONCE(!xa_track_free(xa)) Then Return -EINVAL | 
| 1622 | If Not entry Then entry = XA_ZERO_ENTRY | 
| 1625 | Do | 
| 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  |