Function report |
Source Code:kernel\time\tick-broadcast.c |
Create Date:2022-07-28 10:50:59 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:tick_resume_broadcast
Proto:void tick_resume_broadcast(void)
Type:void
Parameter:Nothing
506 | If bc Then |
510 | Case mode == TICKDEV_MODE_PERIODIC |
511 | If Not pumask_empty - *srcp == 0*@srcp: the cpumask to that all cpus < nr_cpu_ids are clear. Then Start the device in periodic mode |
513 | Break |
514 | Case mode == TICKDEV_MODE_ONESHOT |
515 | If Not pumask_empty - *srcp == 0*@srcp: the cpumask to that all cpus < nr_cpu_ids are clear. Then tick_resume_broadcast_oneshot(bc) |
517 | Break |
Name | Describe |
---|---|
tick_resume | k_resume - Resume the tick and the broadcast device* Called from syscore_resume() via timekeeping_resume with only one* CPU online and interrupts disabled.* No locks required. Nothing can change the per cpu device. |
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 |