Function report | 
Source Code:kernel\time\timer.c | 
Create Date:2022-07-28 10:39:54 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:call_timer_fn
Proto:static void call_timer_fn(struct timer_list *timer, void (*fn)(struct timer_list *), unsigned long baseclk)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct timer_list * | timer | |
| void (* | fn | |
| unsigned long | baseclk | 
| 1382 | count = We mask the PREEMPT_NEED_RESCHED bit so as not to confuse all current users* that think a non-zero value indicates we cannot preempt. | 
| 1401 | lock_map_acquire( & lockdep_map) | 
| 1407 | lock_map_release( & lockdep_map) | 
| 1410 | WARN_ONCE(1, "timer: %pS preempt leak: %08x -> %08x\n", fn, count, We mask the PREEMPT_NEED_RESCHED bit so as not to confuse all current users* that think a non-zero value indicates we cannot preempt.) | 
| 1418 | preempt_count_set(count) | 
| Name | Describe | 
|---|---|
| expire_timers | 
| 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  |