Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\hung_task.c Create Date:2022-07-28 11:45:08
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:hung_timeout_jiffies

Proto:static long hung_timeout_jiffies(unsigned long last_checked, unsigned long timeout)

Type:long

Parameter:

TypeParameterName
unsigned longlast_checked
unsigned longtimeout
214  Return If timeout Then last_checked - jiffies + timeout * HZ Else MAX_SCHEDULE_TIMEOUT
Caller
NameDescribe
watchdogkthread which checks for tasks stuck in D state