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:52
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:Periodic broadcast:* - invoke the broadcast handlers

Proto:static bool tick_do_periodic_broadcast(void)

Type:bool

Parameter:Nothing

311  pumask_and - *dstp = *src1p & *src2p*@dstp: the cpumask result*@src1p: the first input*@src2p: the second input* If *@dstp is empty, returns 0, else returns 1
312  Return Broadcast the event to the cpus, which are set in the mask (mangled).
Caller
NameDescribe
tick_handle_periodic_broadcastEvent handler for periodic broadcast ticks