Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:ktime_to_ms

Proto:static inline s64 ktime_to_ms(const ktime_t kt)

Type:s64

Parameter:

TypeParameterName
const ktime_tkt
183  Return ktime_divns(kt, NSEC_PER_MSEC)
Caller
NameDescribe
try_to_freeze_tasks
ktime_ms_delta