Function report | 
Source Code:kernel\crash_core.c | 
Create Date:2022-07-28 11:01:48 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:crash_save_vmcoreinfo_init
Proto:static int __init crash_save_vmcoreinfo_init(void)
Type:int
Parameter:Nothing
| 382 | If Not vmcoreinfo stuff Then | 
| 389 | If Not vmcoreinfo_note Then | 
| 390 | free_page((unsignedlong)vmcoreinfo stuff ) | 
| 391 | vmcoreinfo stuff = NULL | 
| 392 | pr_warn("Memory allocation for vmcoreinfo_note failed\n") | 
| 393 | Return -ENOMEM | 
| 424 | VMCOREINFO_OFFSET(page, _refcount) | 
| 425 | VMCOREINFO_OFFSET(page, mapping) | 
| 426 | VMCOREINFO_OFFSET(page, lru) | 
| 427 | VMCOREINFO_OFFSET(page, _mapcount) | 
| 428 | VMCOREINFO_OFFSET(page, private) | 
| 440 | VMCOREINFO_OFFSET(zone, free_area) | 
| 441 | VMCOREINFO_OFFSET(zone, vm_stat) | 
| 444 | VMCOREINFO_OFFSET(list_head, next) | 
| 445 | VMCOREINFO_OFFSET(list_head, prev) | 
| 447 | VMCOREINFO_OFFSET(vmap_area, list) | 
| 448 | VMCOREINFO_LENGTH( Write-intensive fields used from the page allocator , Free memory management - zoned buddy allocator. ) | 
| 449 | log_buf_vmcoreinfo_setup() | 
| 452 | VMCOREINFO_NUMBER(PG_lru) | 
| 456 | VMCOREINFO_NUMBER(PG_slab) | 
| 470 | update_vmcoreinfo_note() | 
| 472 | Return 0 | 
| 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  |