Function report | 
Source Code:include\linux\xarray.h | 
Create Date:2022-07-28 05:42:17 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:True if the pointer is something other than a node
Proto:static inline bool xas_not_node(struct xa_node *node)
Type:bool
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct xa_node * | node | 
| Name | Describe | 
|---|---|
| __xas_prev | __xas_prev() - Find the previous entry in the XArray.*@xas: XArray operation state.* Helper function for xas_prev() which handles all the complex cases* out of line. | 
| __xas_next | __xas_next() - Find the next entry in the XArray.*@xas: XArray operation state.* Helper function for xas_next() which handles all the complex cases* out of line. | 
| xas_find | xas_find() - Find the next present entry in the XArray | 
| 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  |