| Function report | 
| Source Code: kernel\time\tick-broadcast.c | Create Date:2022-07-28 10:50:51 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Broadcast the event to the cpus, which are set in the mask (mangled).
Proto:static bool tick_do_broadcast(struct cpumask *mask)
Type:bool
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct cpumask * | mask | 
| 266 | cpu = smp_processor_id() | 
| 268 | bool local = false | 
| 289 | local = Not (features & CLOCK_EVT_FEAT_HRTIMER) | 
| 302 | Return local | 
| Name | Describe | 
|---|---|
| tick_do_periodic_broadcast | Periodic broadcast:* - invoke the broadcast handlers | 
| 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 |