Function report |
Source Code:arch\x86\kernel\dumpstack.c |
Create Date:2022-07-28 07:34:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:oops_begin
Proto:unsigned long oops_begin(void)
Type:unsigned long
Parameter:Nothing
310 | oops_enter() |
313 | raw_local_irq_save(flags) |
314 | cpu = smp_processor_id() |
315 | If Not arch_spin_trylock( & die_lock) Then |
321 | die_nest_count++ |
323 | console_verbose() |
324 | bust_spinlocks(1) |
325 | Return flags |
Name | Describe |
---|---|
die | This is gone through when something in the kernel has done something bad* and is about to be terminated: |
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 |