Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:do a mathdiv for long type

Proto:static long math_div(long a, long b)

Type:long

Parameter:

TypeParameterName
longa
longb
46  Return a / b - ( a % b < 0)
Caller
NameDescribe
leaps_betweenHow many leap years between y1 and y2, y1 must less or equal to y2
time64_to_tmme64_to_tm - converts the calendar time to local broken-down time*@totalsecs the number of seconds elapsed since 00:00:00 on January 1, 1970,* Coordinated Universal Time (UTC)