Function report | 
Source Code:include\linux\xarray.h | 
Create Date:2022-07-28 05:42:15 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:xa_release() - Release a reserved entry.*@xa: XArray.*@index: Index of entry.* After calling xa_reserve(), you can call this function to release the* reservation. If the entry at @index has been stored to, this function* will do nothing.
Proto:static inline void xa_release(struct xarray *xa, unsigned long index)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct xarray * | xa | |
| unsigned long | index | 
| Name | Describe | 
|---|---|
| check_reserve | 
| 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  |