Function report |
Source Code:arch\x86\kernel\cpu\mce\intel.c |
Create Date:2022-07-28 08:02:29 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:mce_intel_hcpu_update
Proto:void mce_intel_hcpu_update(unsigned long cpu)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | cpu |
148 | If per_cpu(cmci_storm_state, cpu) == CMCI_STORM_ACTIVE Then atomic_dec( & cmci_storm_on_cpus) |
151 | per_cpu(cmci_storm_state, cpu) = CMCI_STORM_NONE |
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 |