Home
last modified time | relevance | path

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

/linux/kernel/
H A Dhung_task.c103 static bool task_is_hung(struct task_struct *t, unsigned long timeout) in task_is_hung() function
215 if (!task_is_hung(t, timeout)) in debug_show_blocker()
231 if (!task_is_hung(t, timeout)) in check_hung_task()