Function report |
Source Code:kernel\kexec_core.c |
Create Date:2022-07-28 11:03:05 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:crash_kexec
Proto:void crash_kexec(struct pt_regs *regs)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct pt_regs * | regs |
972 | old_cpu = atomic_cmpxchg( & panic_cpu, PANIC_CPU_INVALID, this_cpu) |
973 | If old_cpu == PANIC_CPU_INVALID Then |
982 | atomic_set( & panic_cpu, PANIC_CPU_INVALID) |
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 |