Function report |
Source Code:arch\x86\kernel\cpu\mce\amd.c |
Create Date:2022-07-28 08:03:34 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:store_interrupt_enable
Proto:static ssize_t store_interrupt_enable(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 |
1061 | If Not Bank can generate an interrupt. Then Return -EINVAL |
1067 | Enable/Disable APIC interrupt = Not Not new |
1072 | smp_call_function_single( CPU which controls MCA bank , Reprogram MCx_MISC MSR behind this threshold bank. , & tr, 1) |
1074 | 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 |