Function report |
Source Code:arch\x86\kernel\cpu\mce\core.c |
Create Date:2022-07-28 08:00:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__start_timer
Proto:static void __start_timer(struct timer_list *t, unsigned long interval)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct timer_list * | t | |
unsigned long | interval |
1411 | local_irq_save(flags) |
1416 | local_irq_restore(flags) |
Name | Describe |
---|---|
mce_timer_fn | |
mce_timer_kick | Ensure that the timer is firing in @interval from now. |
mce_start_timer |
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 |