Function report |
Source Code:kernel\kexec_core.c |
Create Date:2022-07-28 11:03:06 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:crash_get_memory_size
Proto:size_t crash_get_memory_size(void)
Type:size_t
Parameter:Nothing
988 | size = 0 |
990 | mutex_lock( & kexec_mutex) |
991 | If end != start Then size = resource_size( & Location of the reserved area for the crash kernel ) |
994 | Return size |
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 |