Function report | 
Source Code:lib\xarray.c | 
Create Date:2022-07-28 06:13:33 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:__xa_cmpxchg() - Store this entry in the XArray
Proto:void *__xa_cmpxchg(struct xarray *xa, unsigned long index, void *old, void *entry, gfp_t gfp)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct xarray * | xa | |
| unsigned long | index | |
| void * | old | |
| void * | entry | |
| gfp_t | gfp | 
| 1454 | Do | 
| 1463 | Return xas_result( & xas, curr) | 
| 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  |