Function report |
Source Code:arch\x86\kernel\cpu\mce\core.c |
Create Date:2022-07-28 08:00:28 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:mce_first_notifier
Proto:static int mce_first_notifier(struct notifier_block *nb, unsigned long val, void *data)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct notifier_block * | nb | |
unsigned long | val | |
void * | data |
576 | If Not m Then Return Don't care |
579 | If cec_add_mce(m) Then Return Clean way to return from the notifier and stop further calls. |
583 | trace_mce_record(m) |
589 | Return Don't care |
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 |