Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:hrtimer_update_base

Proto:static inline ktime_t hrtimer_update_base(struct hrtimer_cpu_base *base)

Type:ktime_t

Parameter:

TypeParameterName
struct hrtimer_cpu_base *base
594  offs_real = offset
595  offs_boot = offset
596  offs_tai = offset
598  now = Internal interfaces for kernel/time/
601  offset = offs_real
602  offset = offs_boot
603  offset = offs_tai
605  Return now
Caller
NameDescribe
hrtimer_run_softirq
hrtimer_run_queuesCalled from run_local_timers in hardirq context every jiffy