Home
last modified time | relevance | path

Searched refs:last_checked (Results 1 – 1 of 1) sorted by relevance

/kernel/
Dhung_task.c234 static long hung_timeout_jiffies(unsigned long last_checked, in hung_timeout_jiffies() argument
238 return timeout ? last_checked - jiffies + timeout * HZ : in hung_timeout_jiffies()