Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:retrigger_next_event

Proto:static inline void retrigger_next_event(void *arg)

Type:void

Parameter:

TypeParameterName
void *arg

NULL

Caller
NameDescribe
hrtimers_resumeDuring resume we might have to reprogram the high resolution timer* interrupt on all online CPUs. However, all other CPUs will be* stopped with IRQs interrupts disabled so the clock_was_set() call* must be deferred.