Function report | 
Source Code:kernel\auditsc.c | 
Create Date:2022-07-28 11:26:30 | 
| Last Modify:2020-03-17 16:31:21 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:grow_tree_refs
Proto:static int grow_tree_refs(struct audit_context *ctx)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct audit_context * | ctx | 
| 235 | trees = kzalloc - allocate memory. The memory is set to zero.*@size: how many bytes of memory are required.*@flags: the type of memory to allocate (see kmalloc). | 
| 236 | If Not trees Then | 
| 242 | Else first_trees = trees | 
| 244 | tree_count = 31 | 
| 245 | Return 1 | 
| Name | Describe | 
|---|---|
| handle_one | |
| handle_path | 
| 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  |