函数逻辑报告 | 
Source Code:include\linux\xarray.h | 
Create Date:2022-07-27 06:43:51 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:xas_set_update() - Set up XArray operation state for a callback.*@xas: XArray operation state.*@update: Function to call when updating a node.* The XArray can notify a caller after it has updated an xa_node.
函数原型:static inline void xas_set_update(struct xa_state *xas, xa_update_node_t update)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct xa_state * | xas | |
| xa_update_node_t | update | 
| 名称 | 描述 | 
|---|---|
| shadow_remove | |
| check_workingset | |
| __clear_shadow_entry | Regular page slots are stabilized by the page lock even without the tree* itself locked. These unlocked entries need verification under the tree* lock. | 
| shadow_lru_isolate | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |