Function report |
Source Code:arch\x86\kernel\cpu\mce\amd.c |
Create Date:2022-07-28 08:03:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:deallocate_threshold_block
Proto:static void deallocate_threshold_block(unsigned int cpu, unsigned int bank)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | cpu | |
unsigned int | bank |
1378 | struct threshold_block * pos = NULL |
1379 | struct threshold_block * tmp = NULL |
1380 | head = per_cpu(threshold_banks, cpu)[bank] |
1382 | If Not head Then Return |
Name | Describe |
---|---|
threshold_remove_bank |
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 |