Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:fs\timerfd.c Create Date:2022-07-28 20:19:54
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:timerfd_canceled

Proto:static bool timerfd_canceled(struct timerfd_ctx *ctx)

Type:bool

Parameter:

TypeParameterName
struct timerfd_ctx *ctx
136  If Not might_cancel || moffs != KTIME_MAX Then Return false
138  moffs = ktime_mono_to_real - Convert monotonic time to clock realtime
139  Return true
Caller
NameDescribe
timerfd_setup
timerfd_read