Function report |
Source Code:arch\x86\kernel\cpu\mce\core.c |
Create Date:2022-07-28 08:00:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Ensure that the timer is firing in @interval from now.
Proto:void mce_timer_kick(unsigned long interval)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | interval |
1456 | t = this_cpu_ptr( & mce_timer) |
1457 | iv = Operations for contexts that are safe from preemption/interrupts. These* operations verify that preemption is disabled.(mce_next_interval) |
1459 | __start_timer(t, interval) |
1461 | If interval < iv Then __this_cpu_write(mce_next_interval, interval) |
Name | Describe |
---|---|
cmci_storm_detect |
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 |