Function report |
Source Code:arch\x86\kernel\cpu\mce\genpool.c |
Create Date:2022-07-28 08:01:49 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Compare the record "t" with each of the records on list "l" to see if* an equivalent one is present in the list.
Proto:static bool is_duplicate_mce_record(struct mce_evt_llist *t, struct mce_evt_llist *l)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct mce_evt_llist * | t | |
struct mce_evt_llist * | l |
45 | Return false |
Name | Describe |
---|---|
mce_gen_pool_prepare_records | The system has panicked - we'd like to peruse the list of MCE records* that have been queued, but not seen by anyone yet |
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 |