Function report |
Source Code:arch\x86\kernel\cpu\mtrr\mtrr.c |
Create Date:2022-07-28 08:05:03 |
Last Modify:2022-05-18 17:35:08 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:mtrr_rendezvous_handler - Work done in the synchronization handler. Executed* by all the CPUs.*@info: pointer to mtrr configuration data* Returns nothing.
Proto:static int mtrr_rendezvous_handler(void *info)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
void * | info |
178 | If smp_reg != ~0U Then |
181 | Else if mtrr_aps_delayed_init || Not cpu_online(smp_processor_id()) Then |
182 | set_all() |
184 | Return 0 |
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 |