Function report |
Source Code:arch\x86\kernel\cpu\mce\internal.h |
Create Date:2022-07-28 08:00:10 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:We consider records to be equivalent if bank+status+addr+misc all match.* This is only used when the system is going down because of a fatal error* to avoid cluttering the console log with essentially repeated information.
Proto:static inline bool mce_cmp(struct mce *m1, struct mce *m2)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct mce * | m1 | |
struct mce * | m2 |
Name | Describe |
---|---|
mce_panic | |
is_duplicate_mce_record | Compare the record "t" with each of the records on list "l" to see if* an equivalent one is present in the list. |
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 |