Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\hrtimer.h Create Date:2022-07-28 05:38:28
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:hrtimer_set_expires_tv64

Proto:static inline void hrtimer_set_expires_tv64(struct hrtimer *timer, s64 tv64)

Type:void

Parameter:

TypeParameterName
struct hrtimer *timer
s64tv64
259  expires = tv64
260  _softexpires = tv64
Caller
NameDescribe
hrtimer_nanosleep_restart