Function report |
Source Code:arch\x86\kernel\cpu\mce\amd.c |
Create Date:2022-07-28 08:03:49 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:mce_threshold_remove_device
Proto:int mce_threshold_remove_device(unsigned int cpu)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | cpu |
1444 | When bank < per_cpu(mce_num_banks, cpu) cycle |
1447 | threshold_remove_bank(cpu, bank) |
1450 | per_cpu(threshold_banks, cpu) = NULL |
1451 | Return 0 |
Name | Describe |
---|---|
mce_threshold_create_device | reate dir/files for all valid threshold banks |
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 |