Function report |
Source Code:kernel\kexec_core.c |
Create Date:2022-07-28 11:03:12 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:crash_notes_memory_init
Proto:static int __init crash_notes_memory_init(void)
Type:int
Parameter:Nothing
1096 | size = sizeof(note_buf_t) |
1105 | Per cpu memory for storing cpu states in case of system crash. = allocate one copy of the object for every present |
1106 | If Not Per cpu memory for storing cpu states in case of system crash. Then |
1110 | 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 |