Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/
H A Dhung_task.c41 #define HUNG_TASK_LOCK_BREAK (HZ / 10) macro
196 if (time_after(jiffies, last_break + HUNG_TASK_LOCK_BREAK)) { in check_hung_uninterruptible_tasks()