Home
last modified time | relevance | path

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

/openbmc/linux/kernel/
H A Dhung_task.c40 #define HUNG_TASK_LOCK_BREAK (HZ / 10) macro
200 if (time_after(jiffies, last_break + HUNG_TASK_LOCK_BREAK)) { in check_hung_uninterruptible_tasks()