Function report |
Source Code:kernel\kexec_core.c |
Create Date:2022-07-28 11:03:11 |
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_cpu
Proto:void crash_save_cpu(struct pt_regs *regs, int cpu)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct pt_regs * | regs | |
int | cpu |
1060 | If cpu < 0 || cpu >= Setup number of possible processor ids Then Return |
1071 | If Not buf Then Return |
1075 | elf_core_copy_kernel_regs( & GP registers , regs) |
1078 | final_note(buf) |
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 |