Home
last modified time | relevance | path

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

/linux/kernel/
H A Dhung_task.c63 static bool hung_task_call_panic; variable
245 hung_task_call_panic = true; in check_hung_task()
252 if (sysctl_hung_task_warnings || hung_task_call_panic) { in check_hung_task()
339 if (need_warning || hung_task_call_panic) { in check_hung_uninterruptible_tasks()
348 if (hung_task_call_panic) in check_hung_uninterruptible_tasks()