Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:timer_base_unlock_expiry

Proto:static inline void timer_base_unlock_expiry(struct timer_base *base)

Type:void

Parameter:

TypeParameterName
struct timer_base *base

NULL

Caller
NameDescribe
__run_timers__run_timers - run all expired timers (if any) on this CPU.*@base: the timer vector to be processed.