Function report |
Source Code:kernel\time\timer.c |
Create Date:2022-07-28 10:39:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:add_timer - start a timer*@timer: the timer to be added* The kernel will do a ->function(@timer) callback from the* timer interrupt at the ->expires point in the future
Proto:void add_timer(struct timer_list *timer)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct timer_list * | timer |
Name | Describe |
---|---|
__prandom_start_seed_timer | |
__kthread_queue_delayed_work | |
__prandom_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 |