Home
last modified time | relevance | path

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

/linux-6.15/kernel/
H A Dhung_task.c62 static bool hung_task_call_panic; variable
171 hung_task_call_panic = true; in check_hung_task()
178 if (sysctl_hung_task_warnings || hung_task_call_panic) { in check_hung_task()
277 if (hung_task_call_panic) in check_hung_uninterruptible_tasks()