Function report | 
Source Code:lib\debugobjects.c | 
Create Date:2022-07-28 06:55:08 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:debug_object_is_on_stack
Proto:static void debug_object_is_on_stack(void *addr, int onstack)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| void * | addr | |
| int | onstack | 
| 513 | If limit > 4 Then Return | 
| 516 | is_on_stack = object_is_on_stack(addr) | 
| 517 | If is_on_stack == onstack Then Return | 
| 520 | limit++ | 
| 521 | If is_on_stack Then pr_warn("object %p is on stack %p, but NOT annotated.\n", addr, task_stack_page(current process)) | 
| 524 | Else pr_warn("object %p is NOT on stack %p, but annotated.\n", addr, task_stack_page(current process)) | 
| 528 | WARN_ON(1) | 
| Name | Describe | 
|---|---|
| __debug_object_init | 
| 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  |