Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\time\tick-broadcast.c Create Date:2022-07-28 10:50:58
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:tick_suspend_broadcast

Proto:void tick_suspend_broadcast(void)

Type:void

Parameter:Nothing

472  raw_spin_lock_irqsave( & tick_broadcast_lock, flags)
474  bc = evtdev
475  If bc Then lockevents_shutdown - shutdown the device and clear next_event*@dev: device to shutdown
478  raw_spin_unlock_irqrestore( & tick_broadcast_lock, flags)
Caller
NameDescribe
tick_suspendk_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