Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:sched_clock_poll

Proto:static enum hrtimer_restart sched_clock_poll(struct hrtimer *hrt)

Type:enum hrtimer_restart

Parameter:

TypeParameterName
struct hrtimer *hrt
161  Atomically update the sched_clock() epoch.
162  hrtimer_forward_now - forward the timer expiry so it expires after now*@timer: hrtimer to forward*@interval: the interval to forward* Forward the timer expiry so it will expire after the current time* of the hrtimer clock base
164  Return Timer must be restarted