Function report |
Source Code:arch\x86\kernel\cpu\mce\genpool.c |
Create Date:2022-07-28 08:01:51 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:mce_gen_pool_process
Proto:void mce_gen_pool_process(struct work_struct *__unused)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct work_struct * | __unused |
81 | If Not head Then Return |
84 | head = llist_reverse_order - reverse order of a llist chain*@head: first item of the list to be reversed* Reverse the order of a chain of llist entries and return the* new first entry. |
87 | blocking_notifier_call_chain( & CPU/chipset specific EDAC code can register a notifier call here to print* MCE errors in a human-readable form., 0, mce) |
88 | gen_pool_free(mce_evt_pool, (unsignedlong)node, size of node ) |
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 |