Function report |
Source Code:kernel\time\alarmtimer.c |
Create Date:2022-07-28 10:45:35 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__alarm_init
Proto:static void __alarm_init(struct alarm *alarm, enum alarmtimer_type type, ktime_tenum alarmtimer_restart (*function)(struct alarm *, ))
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct alarm * | alarm | |
enum alarmtimer_type | type | |
enum alarmtimer_restart (* | function |
338 | timerqueue_init( & node) |
Name | Describe |
---|---|
alarm_init | alarm_init - Initialize an alarm structure*@alarm: ptr to alarm to be initialized*@type: the type of the alarm*@function: callback that is run when the alarm fires |
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 |