Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:itimerspec64_valid

Proto:static inline bool itimerspec64_valid(const struct itimerspec64 *its)

Type:bool

Parameter:

TypeParameterName
const struct itimerspec64 *its
78  If Not Returns true if the timespec64 is norm, false if denorm: || Not Returns true if the timespec64 is norm, false if denorm: Then Return false
82  Return true
Caller
NameDescribe
do_timerfd_settime