Function report |
Source Code:kernel\time\tick-common.c |
Create Date:2022-07-28 10:50:32 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:k_suspend_local - Suspend the local tick device* Called from the local cpu for freeze with interrupts disabled.* No locks required. Nothing can change the per cpu device.
Proto:void tick_suspend_local(void)
Type:void
Parameter:Nothing
455 | td = this_cpu_ptr( & Tick devices) |
Name | Describe |
---|---|
tick_suspend | k_suspend - Suspend the tick and the broadcast device* Called from syscore_suspend() via timekeeping_suspend with only one* CPU online and interrupts disabled or from tick_unfreeze() under* tick_freeze_lock.* No locks required |
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 |