Function report |
Source Code:arch\x86\kernel\cpu\mce\amd.c |
Create Date:2022-07-28 08:03:35 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:store_threshold_limit
Proto:static ssize_t store_threshold_limit(struct threshold_block *b, const char *buf, size_t size)
Type:ssize_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct threshold_block * | b | |
const char * | buf | |
size_t | size |
1086 | If new > THRESHOLD_MAX Then new = THRESHOLD_MAX |
1096 | smp_call_function_single( CPU which controls MCA bank , Reprogram MCx_MISC MSR behind this threshold bank. , & tr, 1) |
1098 | Return size |
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 |